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

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

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

Connect on LinkedIn →

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

Open Tool →

Overview

This tutorial walks through every step of cropping an ICO image and converting it to a PNG file using the Data Conversion Center ICO to PNG Crop Converter. The tool invokes the browser's native lossless PNG encoder — producing a pixel-perfect, universally compatible file with full alpha channel transparency preserved. Everything runs inside your browser with no software installation and no server upload.

Best suited for: web development icon assets, CMS and media library uploads, app store and platform submissions, design handoff, and any context where lossless quality and guaranteed compatibility across all tools and browsers is the priority. PNG is the safest default for ICO conversion — if you are unsure which format to choose, PNG is the right answer.

Step 1: Open the Tool

Navigate to dataconversioncenter.com/image-tools/ico-to-png-crop/ in any modern browser. The tool works in Chrome, Firefox, Edge, and Safari on both desktop and mobile. No sign-in, no extension, and no download required.

Step 2: Load Your ICO

You have two options for loading your source image:

As soon as the image loads, it appears in the source panel with blue crop handles at the corners and edges, initially set to the full image boundary. The full RGBA pixel data — including the alpha channel — is preserved at this stage. No compositing or color modification occurs on load.

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 ICO resolution. The info bar below shows the exact pixel coordinates of the selection corners.

PNG tip: Crop tightly to remove any transparent padding around the icon artwork. PNG encodes every pixel — including empty transparent ones — so removing unused padding reduces file size and produces a more precisely sized asset for your layout.

Step 4: Preview the Crop

Before downloading, click Preview Crop. A pop-up opens showing the cropped region at browser width, with the exact output dimensions in the title. Use this to verify the composition — confirm the icon content is correctly framed and nothing important is clipped at the edges.

The preview renders as JPEG for speed, which means transparent areas may appear with a faint grey or white tint in the preview. The actual PNG output is lossless and fully preserves alpha transparency. Close the preview and adjust handles if refinement is needed.

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 ICO resolution, preserving the complete RGBA pixel data.
  2. Calls canvas.toBlob('image/png') to invoke the browser's native lossless PNG encoder.
  3. Triggers a browser download of the resulting PNG blob.

The file downloads as [original-filename]_crop.png. For a source file named app-icon.ico, the output is app-icon_crop.png. No server round-trip occurs. The output is a standard PNG with full RGBA data — readable by every browser, image editor, and operating system.

Step 6: Start Over (Optional)

To crop and convert a different ICO, 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 ICO to PNG?

Open ICO to PNG Crop Converter →