imgp Changelog

What's new in imgp 2.9

Sep 13, 2023
  • 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)

New in imgp 2.8 (Dec 2, 2021)

  • 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