Releases: jakthra/canary
Releases · jakthra/canary
Basic image cropper and resizer
Scan folder for images, for each image a cropping and resizing operation is applied.
- Output resolution determines aspect ratio
- Difference in aspect ration between original image and desired image resolution (output resolution) results in necessary cropping.
- Cropping is done from bottom to top, or from left to right. Depending if height or width needs adjustment.
- Image is scaled to configuration
- Adds resolution to final image name
Supports .jpeg and .jpg.