imgp icon indicating copy to clipboard operation
imgp copied to clipboard

:camera_flash: Fast batch image resizer and rotator

Results 6 imgp issues
Sort by recently updated
recently updated
newest added

Hi, When i convert many files in a folder, i got error message:"cannot convert PNG files in palette mode". I found it is because my png file need to be...

Some devices save the image data in one orientation, but add EXIF data indicating the true orientation of the image. An option to automatically apply this would be handy, so...

Hello, I just tried running master (v2.9) on Windows and it mostly works, but some arguments seem to be ignored? -r is heeded and -x is processed but ignored while...

Hi, I installed on my Manjaro using Aur and I have this error when I use Imgp: ``` imgp Traceback (most recent call last): File "/usr/bin/imgp", line 54, in png_ip...

#46 I have a 14000x19000 image which I would like to resize, but I run into: ``` 'PIL.Image.DecompressionBombError' when resizing large image ``` I google it and find: https://stackoverflow.com/questions/51152059/pillow-in-python-wont-let-me-open-image-exceeds-limit but...

When resizing images, imgp doesn't take gamma into account. This can cause massive inaccuracies in the resulting images. I've run several test images from this page through imgp, and all...