Update README.md

This commit is contained in:
Jonas_Jones 2022-01-13 23:49:53 +01:00 committed by GitHub
parent 9e3c1233a8
commit 990ad08a33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,7 @@
# ImageConverter
A Python based Image converter supporting a bunch of image formats.
### Supported Formats:
.bmp, .dds, .dib, .eps, .gif, .icns, .ico, .im, .jpeg, .jpeg 2000, .msp, .pcx, .png, .ppm, .sgi, .spider, .tga, .tiff, .webp, .xbm, .palm, .pdf, .xv
### Requirments
Python needs to be isntalled for this program to work.