RevealTheme logo

Recortador de Imágenes

Recorta imágenes a coordenadas de píxel exactas: se ejecuta por completo en tu navegador.

Cómo usar esta herramienta

  1. 1

    Click the file picker and choose an image (PNG, JPEG, WebP, GIF, or any format your browser can decode).

  2. 2

    Read the displayed source dimensions, then type the crop X/Y offset and W/H size in pixels into the four number fields.

  3. 3

    Click Crop to draw the selected region onto a canvas and preview the result.

  4. 4

    Click Download to save the cropped image as a PNG file.

¿Qué es el Recortador de Imágenes?

Recorte de precisión por píxel en tu navegador. Introduce el desplazamiento X/Y y el ancho/alto del área de recorte en píxeles: útil cuando necesitas dimensiones exactas para miniaturas, avatares o banners publicitarios.

Casos de uso comunes

  • Trim a screenshot down to a single UI panel by reading the pixel coordinates from a design tool and typing them in.

  • Produce a square avatar by setting equal W and H and centering the X/Y offset on a face.

  • Cut a fixed-size banner or ad slot (for example 728x90) from a larger source image.

  • Crop the same region from a batch of identically framed images using one set of remembered coordinates.

  • Remove an unwanted border or watermark strip by offsetting X/Y past it and shrinking W/H.

  • Extract a sprite or icon from a sprite sheet whose cell coordinates you already know.

Preguntas frecuentes

¿Qué pasa si mi recorte es mayor que la imagen?
El lienzo (canvas) tendrá el tamaño que especifiques, pero los píxeles de origen disponibles se limitan a los límites de la imagen.

Herramientas relacionadas