Added README

This commit is contained in:
2018-11-20 07:57:46 -05:00
parent 007a0f89cc
commit b5b17ab248

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# convert-images-for-web
I'm a photographer. I regularly need to save jpegs for web. This is a python script that works on Mac and Windows that uses ImageMagick to save images for web.
# How to use
### Requirements
1. Install Python 3
2. Delete `DELETE-ME.txt` from both the full-res-files and web-files folders.
3. Put your full resolutions images into full-res-files
### Running
1. Run `convert.py` - This convert files into the web-files folder.