Imgp Versions Save

:camera_flash: Fast batch image resizer and rotator

v2.9

7 months ago
  • Support converting P mode PNGs
  • Fix AttributeError: module 'PIL.Image' has no attribute 'Resampling'
  • Fix ANTIALIAS is deprecated and will be removed in Pillow 10
  • Add Python 3.11 support
  • Remove support for Python 3.7 (EOL)

Sponsor

v2.8

3 years ago
  • Option -M to specify minimum resolution of iamges to process
  • Option -H (process hidden files) replaces -d
  • Option -d (debug mode) replaces -z
  • Option -N and --nearest (nearest neighbour for PNG) replace --nn
  • Option -P (save JPEG as progressive) replaces --pr

Donate via PayPal!

v2.7

4 years ago
  • Code lint fixes
  • Package uploaded to PyPI
  • New auto-generated packages for - CentOS, Debian, Fedora
  • Update copyright year

v2.6

5 years ago

What's in?

  • Support for progressive JPEG
  • Some bug fixes and documentation update
  • Package generation for some more distros

v2.5

6 years ago

What's in?

  • New option --nn to use nearest neighbour interpolation for PNG files
  • Identify Multi Picture Object (MPO) files

v2.4.1

6 years ago

What's in?

  • Integrated with PackageCore to auto-generate packages in Travis CI.

This is a maintenance release to make packages for multiple distros available.

v2.4

6 years ago

What's in?

  • New option --quality (-q) to specify quality [default: 75]
  • Homebrew tap for OS X users [brew install jarun/imgp/imgp]
  • Option --quiet is now --mute
  • Use global fill color white (#ffffff) for alpha channel

v2.3

7 years ago

Modifications

  • Show number of images not processed due to low resolution
  • Option --size to limit processing by minimum image size

v2.2

7 years ago

Modifications

  • Options --res and --scale unified as --res
  • Support negative degrees to rotate anti-clockwise
  • Show total converted images, if any
  • Show total execution time
  • Tested with pillow-simd

v2.1

7 years ago

Modifications

  • Rename utility to imgp
  • Support adapting to either hres or vres