MCPcopy Index your code
hub / github.com/Bronya0/webp-to-jpg

github.com/Bronya0/webp-to-jpg @v1.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.1 ↗ · + Follow
3 symbols 10 edges 1 files 0 documented · 0% updated 10mo agov1.0.0 · 2024-04-21★ 59
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Chinese

支持递归转换目录及子目录下所有webp图片

稳定版本 GitHub All Releases GitHub stars GitHub forks

使用方式

把可执行文件下载后,移动到你想转换的目录,双击运行,则该目录及子目录下的webp都会被转换为jpeg。

质量基本不会有损失(肉眼看着无损,不是真的说无损哈,别怼我了😭)

使用协程并发执行,提高性能

English

Support recursive conversion of all webp images in directories and subdirectories

Stable version GitHub All Releases GitHub stars GitHub forks

Usage

After downloading the executable file, move it to the directory you want to convert, double-click to run, and the webp in the directory and subdirectories will be converted to jpeg. There is basically no loss of quality

Use coroutines for concurrent execution to improve performance

Core symbols most depended-on inside this repo

Shape

Function 3

Languages

Go100%

Modules by API surface

main.go3 symbols

For agents

$ claude mcp add webp-to-jpg \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page