Skip to content

轉換檔案成 PNG 的程式 Changes all images in a folder into PNG

Notifications You must be signed in to change notification settings

hpware/changefiletypepy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

轉換檔案成 PNG 的程式

安裝 Install

Linux

git clone https://github.com/hpware/changefiletypepy
cd changefiletypepy
python3 createdir.py
python3 -m pip install -r requirements.txt

Windows (cmd)

git clone https://github.com/hpware/changefiletypepy
cd changefiletypepy
python createdir.py
python -m pip install -r requirements.txt

運行 Execute

i 的資料夾都是檔案 請運行 main.py

If the "i" folder is full of image files, then run main.py

i 的資料夾都是資料夾 請運行 main-dir.py

If the "i" folder is full of folders, then run main-dir.py

About

轉換檔案成 PNG 的程式 Changes all images in a folder into PNG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages