Skip to content

Releases: jarun/imgp

imgd v2.0

30 Sep 14:02
c25a7dd
Compare
Choose a tag to compare

News

  • imgd is available on AUR

Modifications

  • process current directory, if source unspecified
  • completion scripts for bash, fish and zsh
  • option --keep to skip images with matching hres/vres
  • skip symbolic links to avoid recursive loops
  • option --processimgd is now --includeimgd
  • PEP8 compliance

imgd v1.0

16 Aug 19:12
b071784
Compare
Choose a tag to compare

Initial features

  • resize by percentage or resolution
  • rotate clockwise by specified angle
  • adaptive resize considering orientation
  • brute force to a resolution
  • optimize images to save more space
  • convert PNG to JPEG
  • erase exif metadata
  • force only larger to smaller resize
  • process directories recursively
  • overwrite source image option
  • minimal dependencies

NOTE: The program help shows v0.1 due to a omission before the release. Please ignore.