Skip to content

有的UI出图,它不标准,是中文命名,就很烦。每次都得手动改英文名,所以我写了个这个

Notifications You must be signed in to change notification settings

XingXiaoWu/Chinese2english

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

就总有憨憨UI,出图给个中文命名,改的我都快气死了😤

因此我用我有限的py知识,写了个这个憨憨小工具

可以直接把文件夹下的中文命名的图片(其实是任意文件)转为英文名,规则是下划线。

不过因为知识有限,图片较多的时候,软件看起来会卡主(其实并没有卡,只是在运行,你不用管它,放在那,过一会就好了)

打包命令

sudo pyinstaller --windowed --onefile --clean --noconfirm index.py
sudo pyinstaller --clean --noconfirm --windowed --onefile index.spec

产物下载

效果图img

About

有的UI出图,它不标准,是中文命名,就很烦。每次都得手动改英文名,所以我写了个这个

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages