Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 374 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 374 Bytes

Convert-image-to-jpg

这是一个将图片转换为jpg格式的脚本

使用说明:
1、python官网下载python3
2、打开cmd使用命令:pip install pillow
3、使用命令:pip install psd_tools
4、将脚本放到图片所在目录,双击运行即可

支持转换的格式:'.jpg', '.webp', '.png', '.gif', '.bmp', '.psd', '.tga', '.tif'