Skip to content
← All Guides
🔒 No Upload Required ✅ Free Forever 🌐 Browser-Based
Image Tools

How to Crop & Convert AVIF to PNG: Step-by-Step Tutorial

By Bill Crawford  ·  March 2026  ·  5 min read  ·  Last updated March 11, 2026

Connect on LinkedIn →

🚀 Follow along with the tool open. AVIF to PNG Crop Converter — free, in your browser.

Open Tool →

Overview

This tutorial walks through every step of cropping an AVIF image and converting it to a lossless PNG file using the Data Conversion Center AVIF to PNG Crop Converter. The entire process takes under two minutes and requires no software installation. Your image never leaves your device.

Step 1: Open the Tool

Navigate to dataconversioncenter.com/image-tools/avif-to-png-crop/ in any modern browser. The tool works in Chrome 85+, Firefox 93+, Edge 121+, and Safari 16+ on both desktop and mobile — these are the same browsers that support AVIF decoding. No sign-in, no extension, and no download required.

Step 2: Load Your AVIF

You have two options for loading your source image:

Unlike JPEG or PNG, AVIF requires full AV1 pixel decoding before it can appear on screen. The tool uses img.decode() to guarantee this step completes before drawing — so there may be a brief pause on very large AVIF files while the AV1 decoder finishes. Once loaded, the image appears in the source panel with blue crop handles at all corners and edge midpoints.

Step 3: Adjust the Crop Area

The crop overlay has eight handles: four at the corners and four at the midpoints of each edge. Here is how each type behaves:

As you drag, the crop dimensions badge in the panel header updates in real time to show the output pixel dimensions at full image resolution. The info bar below the source image shows the exact pixel coordinates of the crop rectangle's origin and extent.

Step 4: Preview the Crop

Before committing to a download, click Preview Crop. A pop-up window opens showing the cropped region rendered at full browser width. The pop-up title displays the exact output dimensions (e.g., "Crop Preview — 1200 × 800 px"). Use this to verify your composition — check that you have not clipped important detail at the edges, and confirm the framing looks correct for your intended use.

Close the preview with the × button or by clicking outside the modal. Return to the source panel and adjust the handles if needed. You can preview as many times as you like with no penalty.

Step 5: Convert & Download the PNG

When you are satisfied with the crop, click Convert & Download PNG. The button briefly shows "⏳ Converting…" while the tool:

  1. Draws the selected pixel region onto an off-screen canvas at full image resolution using drawImage with source rectangle parameters.
  2. Calls canvas.toBlob('image/png') to encode the cropped region as a lossless PNG.
  3. Creates a Blob URL for the encoded file and triggers a browser download.

The file downloads as [original-filename]_crop.png. For a source file named photo.avif, the output is photo_crop.png. The download is immediate — there is no server round-trip.

Step 6: Start Over (Optional)

To crop and convert a different AVIF, click ↺ Start Over. This clears the current image, resets the crop handles, and returns the tool to its initial drop zone state.

Tips for Best Results

✍ Ready to crop and convert your AVIF to PNG?

Open AVIF to PNG Crop Converter →