mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-02-25 09:28:42 +00:00
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