mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-01-18 07:17:03 +00:00
create readme.md
This commit is contained in:
parent
7fbbb02650
commit
c4d7c7ed4a
7
scripts/tiff_converter/readme.md
Normal file
7
scripts/tiff_converter/readme.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# 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`
|
Loading…
Reference in New Issue
Block a user