Skip to content

Releases: jarun/imgp

imgp v2.9

10 Sep 03:47
v2.9
f252e27
Compare
Choose a tag to compare
  • 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

imgp v2.8

30 Nov 20:13
v2.8
f2512ad
Compare
Choose a tag to compare
  • 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!

imgp v2.7

21 Dec 09:44
v2.7
9a50724
Compare
Choose a tag to compare
  • Code lint fixes
  • Package uploaded to PyPI
  • New auto-generated packages for - CentOS, Debian, Fedora
  • Update copyright year

imgp v2.6

20 Oct 16:39
v2.6
eb2b016
Compare
Choose a tag to compare

What's in?

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

imgp v2.5

19 Feb 03:40
v2.5
5f1af75
Compare
Choose a tag to compare

What's in?

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

imgp v2.4.1

29 Aug 16:21
v2.4.1
58a3726
Compare
Choose a tag to compare

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.

imgp v2.4

24 Jul 13:15
v2.4
2239ec4
Compare
Choose a tag to compare

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

imgp v2.3

17 Apr 03:49
v2.3
8cf7268
Compare
Choose a tag to compare

Modifications

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

imgp v2.2

10 Oct 09:57
ccbf0d3
Compare
Choose a tag to compare

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

imgp v2.1

04 Oct 19:13
8412063
Compare
Choose a tag to compare

Modifications

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