imgp v2.2
2016-10-10

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 on SIMD processor

-------------------------------------------------------------------------------

imgp v2.1
2016-10-05

Modifications
- Rename utility to `imgp`
- Support adapting to either hres or vres

-------------------------------------------------------------------------------

imgd v2.0
2016-09-30

News
- imgd is available on AUR

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

-------------------------------------------------------------------------------

imgd v1.0
2016-08-17

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

-------------------------------------------------------------------------------
