- Does it preserve EXIF metadata after cropping?
- Toggle EXIF preservation on or off. For privacy (removing location data from photos), disable EXIF. For professional workflows where camera metadata matters, enable it.
- Can I crop to exact pixel dimensions?
- Yes — enter target width and height in pixels. The crop area snaps to the exact dimensions. Alternatively, drag the crop handles and enter final dimensions in the size inputs.
- Does it support non-destructive cropping?
- The crop operation is destructive (it outputs a new file). For non-destructive workflows, use the exported coordinates with an image processing library (Sharp, Pillow) in your build pipeline.