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

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

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

Connect on LinkedIn →

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

Open Tool →

Overview

This tutorial walks through every step of cropping a TIFF image and converting it to a lossless PNG file using the Data Conversion Center TIFF to PNG Crop Converter. The output PNG uses DEFLATE lossless compression — every pixel is preserved exactly, and any alpha channel transparency from the source TIFF is carried through to the output. 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/tiff-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 TIFF

You have two options for loading your source image:

As soon as the image loads, it appears in the source panel. The blue crop handles appear at the corners and edges of the image, initially set to the full image boundary.

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 TIFF 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 downloading, click Preview Crop. A pop-up opens showing the cropped region rendered at browser width. The title bar displays the exact output dimensions (e.g., "Crop Preview — 1200 × 900 px"). Use this to verify your composition:

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 necessary 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 TIFF resolution using drawImage with source rectangle parameters.
  2. Calls canvas.toBlob('image/png') to encode the crop using the browser's native lossless PNG encoder, which applies DEFLATE compression automatically.
  3. Creates a Blob URL for the encoded PNG and triggers a browser download.

The file downloads as [original-filename]_crop.png. For a source file named scan.tiff, the output is scan_crop.png. The download is immediate — there is no server round-trip. Every pixel in the output is identical to the corresponding pixel in your TIFF source.

Step 6: Start Over (Optional)

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

Open TIFF to PNG Crop Converter →