How to Crop & Convert TIFF to JPG: Step-by-Step Tutorial
🚀 Follow along with the tool open. TIFF to JPG 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 JPG file using the Data Conversion Center TIFF to JPG Crop Converter. The tool includes a quality slider so you can balance file size against visual fidelity before downloading. Transparent areas in the TIFF are automatically composited onto a white background, since JPEG does not support an alpha channel. 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-jpg-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:
- Drag and drop. Drag a TIFF file (with a
.tiffor.tifextension) from your file manager directly onto the drop zone. The file loads the moment you release it. - Browse. Click anywhere on the drop zone (or the "Browse Files" link) to open your operating system's file picker. Select your TIFF and click Open.
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:
- Corner handles (NW, NE, SW, SE). Drag to resize the crop in both dimensions simultaneously — the most common handle for free-form cropping.
- Edge handles (N, S, W, E). Drag to move only that edge, constraining resize to a single axis. Use these to trim one side without affecting the opposite boundary.
- Interior pan. Click and drag anywhere inside the crop rectangle (not on a handle) to reposition the entire selection without changing its dimensions.
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 shows the exact pixel coordinates of the selection.
Step 4: Set the JPG Quality
Below the crop panels, a JPG Quality slider lets you choose the JPEG compression level before downloading. The slider runs from 50% to 100%:
- 92% (default). Ideal for most photographic content — visually excellent at normal viewing sizes, files 15–20× smaller than the TIFF source.
- 85–90%. Smaller files with minimal visible difference for web delivery, email, and social media.
- 95–100%. Maximum fidelity — use when the JPG will be re-edited or printed at large sizes.
- Below 80%. Noticeable compression artifacts in fine detail areas; avoid for professional deliverables.
The quality setting applies to the final download — it does not affect the crop preview, which always renders at a fixed quality for speed.
Step 5: Preview the Crop
Before downloading, click Preview Crop. A pop-up opens showing the cropped region at browser width, with the title displaying the exact output dimensions (e.g., "Crop Preview — 2400 × 1600 px"). Use this to verify:
- The composition is correct and no important detail is clipped.
- Any transparent areas in the TIFF appear white in the preview — this is expected, since JPEG does not support transparency.
- The framing and aspect ratio are appropriate for the intended use.
Close the preview and adjust handles or the quality slider if needed.
Step 6: Convert & Download the JPG
When you are satisfied, click Convert & Download JPG. The button briefly shows "⏳ Converting…" while the tool:
- Creates an off-screen canvas and fills it with a solid white background (since JPEG has no alpha channel).
- Draws the selected pixel region on top using
drawImagewith source rectangle parameters at full TIFF resolution. - Calls
canvas.toBlob('image/jpeg', quality)with the value from the quality slider. - Creates a Blob URL for the encoded JPEG and triggers a browser download.
The file downloads as [original-filename]_crop.jpg. For a source file named portrait.tiff, the output is portrait_crop.jpg. No server round-trip occurs.
Step 7: 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
- Preview before downloading. It is faster to adjust handles and re-preview than to open a downloaded JPG and discover the crop missed the mark.
- 92% quality is the sweet spot. For photographic content, 92% is visually indistinguishable from lossless at normal viewing sizes while being dramatically smaller than the TIFF source.
- Transparency will be white. If your TIFF has transparent areas, they appear white in the JPG output. If preserving transparency is important, use TIFF to PNG Crop (lossless, full alpha) or TIFF to WebP Crop (lossy, full alpha) instead.
- Treat the JPG as a delivery file, not a working file. JPEG accumulates quality loss with each re-save. Always keep your TIFF archive and re-export from it rather than re-saving the JPG.
- Watch the dimensions badge for exact sizing. If your platform requires a specific pixel size — e.g., 1920×1080 for a video thumbnail — watch the badge as you drag handles to hit the correct dimensions.
✍ Ready to crop and convert your TIFF to JPG?
Open TIFF to JPG Crop Converter →