This website requires JavaScript.
Explore
Help
Sign In
mathdatech
/
python-scripts
Watch
1
Star
0
Fork
0
You've already forked python-scripts
mirror of
https://github.com/metafy-social/python-scripts.git
synced
2024-11-23 20:11:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
python-scripts
/
scripts
/
tiff_converter
History
Murat Onur Yildirim
587f551219
create script.py
2022-10-02 13:16:38 +02:00
..
readme.md
create readme.md
2022-10-02 13:16:12 +02:00
script.py
create script.py
2022-10-02 13:16:38 +02:00
readme.md
TIFF to PNG/JPEG
A simple script converts TIFF files to (i).png and (ii).jpeg
Usage
Dependency:
Pillow
Use
python3 -m pip install --upgrade Pillow