Skip to content

Bronya0/webp-to-jpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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