image-converter
Latest version: 0.3
This is a command line utility used for converting image format to any other available image formats on windows platforms.
Currently supported types:
png, jpg, tiff, bmp, ...
Basic usage:
> image-converter.exe -i INPUT -o OUTPUT
or
> image-converter.exe --input INPUT --ouput OUTPUT
Single image example:
> image-converter.exe -i input_image.jpg -o output_image.png
Batch images example:
> python image-converter.exe -b -e png -i input_folder -o output_folder
> python image-converter.exe -b -e png -i input_folder -o output_folder -s jpg
-b: enable batch
-e or --ext: new extension
-s or --specific: convert only specifc format
What's new:
Batch images converting
Donate to support the developer
PayPal:
https://www.paypal.me/eagle6789
me49544@gmail.com
BTC:
1AP6bypSaFt7ptFydmjuWWWS8a9MCWRt3m
Source code:
https://github.com/Eagle6789/image-converter
Contact me :
me49544@gmail.com
Features
- Supports 32-bit 64-bit
- Small size
- Windows 7 or higher
- Batch Image Converting
- Portable
- No Installation
- Simple
- supported formats png, jpg, tiff, bmp and more
- Simple user interface
Follow Image-converter
User Reviews
-
Easy to use.