Back to catalog
Crop image
Crop an image by defining the exact area.
ActiveImageFree
Loading tool...
Embeddable code: coming soon
Coming soon: this section will be available when the tool moves to its next phase.
API: coming soon
An endpoint to use this tool from your backend; not available yet. Meanwhile, the Embeddable code runs in your browser with no server.
Crop image lets you define an exact area with numeric values and export the crop locally from the browser.
Cómo usarla
- Select a PNG, JPG/JPEG or WebP image.
- Review the detected type, size and dimensions.
- Set X, Y, width and height. X/Y start from the top-left corner.
- Use quick actions for full image, centered crop or centered square.
- Choose PNG, JPG or WebP if the browser supports it and download the result.
Casos de uso
- Crop an exact area from a screenshot.
- Prepare a square thumbnail.
- Extract part of a photo without uploading it to a server.
Límites
- WebP appears if your browser can export it correctly.
- Maximum image size: 15 MB.
- The crop area cannot go outside the image.
Privacidad
Processing happens in your browser; we don't upload this image to Modulaq to crop it.
Errores comunes
- Non-numeric or negative values.
- Width or height equal to zero.
- Crop area outside the image bounds.
Notas técnicas
- Export uses browser canvas.
- The final crop has the width and height you set.
- WebP output depends on actual browser support.
Technical details
- ID
- image-cropper
- Slug
- /en/tools/crop-image
- Backend
- Not required
- AI
- Not required
- API
- Planned