{% extends 'base.html' %} {% block title %}Crop Image — WebTools{% endblock %} {% block content %}

Crop Image

Crop your image by specifying pixel coordinates or select a preset aspect ratio.

Drag & drop an image here

or click to browse

Preview

Coordinates are from the top-left corner of the image.

Processing...

Cropping image…

Your cropped image will appear here after processing.

{% endblock %} {% block scripts %} {% endblock %}