Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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