mirror of
https://github.com/JonasunderscoreJones/ImageConverter.git
synced 2025-10-22 22:49:18 +02:00
Update README.md
This commit is contained in:
parent
b6bb1c07f4
commit
77df58e5fa
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
||||||
A Python based Image converter supporting a bunch of image formats.
|
A Python based Image converter supporting a bunch of image formats.
|
||||||
### Supported Formats:
|
### Supported Formats:
|
||||||
`.bmp`, `.dds`, `.dib`, `.eps`, `.gif`, `.icns`, `.ico`, `.im`, `.msp`, `.pcx`, `.png`, `.ppm`, `.sgi`, `.spider`, `.tga`, `.tiff`, `.webp`, `.xbm`, `.palm`, `.pdf`, `.xv`
|
`.bmp`, `.dds`, `.dib`, `.eps`, `.gif`, `.icns`, `.ico`, `.im`, `.msp`, `.pcx`, `.png`, `.ppm`, `.sgi`, `.spider`, `.tga`, `.tiff`, `.webp`, `.xbm`, `.palm`, `.pdf`, `.xv`
|
||||||
Note that many more file formats such as ``.jpg` and `.jpeg` can be read by the program but not converted into.
|
|
||||||
|
Note that many more file formats such as `.jpg` and `.jpeg` can be read by the program but not converted into.
|
||||||
|
|
||||||
### Requirments
|
### Requirments
|
||||||
Python needs to be isntalled for this program to work.
|
Python needs to be isntalled for this program to work.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue