Skip to content

Basic image cropper and resizer

Latest
Compare
Choose a tag to compare
@jakthra jakthra released this 04 Nov 20:37

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.