Skip to content
Quasar Tools Logo

RAW vs TIFF vs JPEG: Understanding Image Formats

RAW vs TIFF vs JPEG explained: file size, quality, editability, and when to use each. Covers PNG, BMP, and answers: is TIFF the same as RAW?

DH
Tutorials & How-Tos12 min read2,750 words

RAW, TIFF, and JPEG are the three formats at the centre of every serious photography and imaging workflow — but they serve completely different purposes. Choosing the wrong one costs you either editing flexibility, storage space, or image quality. This guide explains exactly what each format is, what it is not (no, TIFF is not the same as RAW), and how to pick the right one for your situation.

14-bitRAW bit depthPer channel, full sensor data
0%TIFF quality lossLossless compression always
10×RAW vs JPEG sizeTypical size ratio

What is a RAW image file?

A RAW file is not a finished image — it is a data dump from the camera sensor. When you shoot RAW, the camera records the unprocessed light data captured by each pixel, along with metadata about the shot (ISO, shutter speed, aperture, white balance setting). No sharpening, noise reduction, or colour processing is applied. The file requires a dedicated RAW converter to produce a viewable image.

Why RAW is not a single format

There is no universal ".raw" standard. Every major camera manufacturer uses a proprietary RAW format: Canon uses `.CR2` and `.CR3`, Nikon uses `.NEF`, Sony uses `.ARW`, Fujifilm uses `.RAF`, Olympus uses `.ORF`. Adobe created the open `.DNG` (Digital Negative) format as a universal RAW container, and many cameras now offer DNG as an option alongside their proprietary format. The Quasar Tools converter supports conversion to and from DNG, NEF, ARW, and RAF formats.

  • Bit depth: 12–14 bits per channel (versus 8 bits in JPEG)
  • Dynamic range: full sensor dynamic range preserved — typically 12–14 stops
  • File size: 3–10× larger than an equivalent JPEG
  • Viewable without software: no — requires Lightroom, Capture One, Darktable, or a RAW viewer
  • Editable white balance: yes — white balance is metadata, not baked in
  • Lossless: yes — the sensor data is recorded without compression loss

Note

RAW files are accompanied by a small `.xmp` sidecar file when you edit them in most software. The XMP file stores your edit instructions (exposure adjustments, crop, colour grading) while the original RAW data stays untouched — making RAW editing entirely non-destructive by default.

What is TIFF?

TIFF (Tagged Image File Format) is a mature, widely-supported raster image format designed for professional-grade image storage and exchange. Unlike RAW, a TIFF is a fully processed, display-ready image — you can open it in any image viewer, browser, or design application without special software. It is the standard delivery format for print workflows and the preferred archival format for processed photographic work.

What TIFF stores and how it compresses

TIFF supports multiple colour modes (RGB, CMYK, LAB, Grayscale), multiple bit depths (8-bit, 16-bit, 32-bit per channel), and several compression options. The most common is LZW compression — a lossless algorithm that reduces file size without discarding any image data. Uncompressed TIFF files are enormous; LZW-compressed TIFFs are significantly smaller while remaining perfectly lossless. TIFF also supports layers (in Photoshop TIFF), transparency, and embedded ICC colour profiles.

Where TIFF is used

  • Print production — the industry standard for delivering files to print shops, publishers, and prepress workflows
  • Medical imaging — DICOM-based systems often use TIFF derivatives for scan storage
  • Archival photography — museums, archives, and stock agencies store master images as TIFF
  • Post-processing exports — final export from Lightroom or Photoshop before delivering to a client
  • Document scanning — high-resolution document scans are often stored as multi-page TIFF files

Tip

Large TIFF files from high-resolution cameras or scanners can become impractically large. Use the [TIFF Compressor](/tools/image/compressors/tiff-compressor) to apply LZW compression to oversized TIFF files in your browser — reducing file size without any quality loss.

What is JPEG?

JPEG (Joint Photographic Experts Group) is the dominant format for photographic images on the web and in consumer cameras. It achieves small file sizes through lossy compression — an algorithm that discards image data the human visual system is least likely to notice. A high-quality JPEG looks nearly identical to the original while being 5–20× smaller than an equivalent TIFF. This trade-off made JPEG the default format for digital photography from the 1990s onward.

How JPEG compression works

JPEG divides the image into 8×8 pixel blocks and applies a Discrete Cosine Transform (DCT) to each block, converting pixel values into frequency coefficients. The algorithm then quantises these coefficients — discarding high-frequency detail that is difficult to perceive. At quality 90 (out of 100), the result is visually lossless for most subjects. At quality 60–70, the compression artifacts become visible in smooth gradients, fine text, and sharp edges. Each subsequent save-and-re-compress cycle degrades the image further.

When JPEG is the right choice

JPEG is the right format when file size matters more than future editability — web images, social media posts, email attachments, and consumer photo prints all fall into this category. It is also the right format when images need to be immediately viewable without any conversion step. The JPEG Compressor lets you control the compression level directly, balancing file size against visual quality for any specific use case.

Shoot RAW to capture everything. Edit in TIFF to preserve everything. Export JPEG to share everything.

Photography workflow principle

RAW vs TIFF vs JPEG compared

The three formats sit at different points on the quality-vs-accessibility spectrum. Here is a direct comparison across the dimensions that matter most for practical imaging workflows.

PropertyRAWTIFFJPEG
Compression typeLossless (proprietary)Lossless (LZW/ZIP)Lossy (DCT)
Bit depth12–14 bit per channel8, 16, or 32 bit8 bit per channel
File size (24MP)20–45 MB typical50–70 MB uncompressed3–8 MB typical
Directly viewable✗ Needs RAW converter✓ Universal support✓ Universal support
Editable WB✓ Non-destructive✗ Baked in✗ Baked in
Dynamic range✓ Full sensor range✓ Preserved from source✗ Reduced at capture
Re-save degradation✓ None✓ None✗ Each save degrades
Print use✗ Must convert first✓ Industry standard✓ Acceptable quality
Web use✗ Must convert first✗ Too large✓ Optimised for web

The editing headroom difference

The most practical difference between RAW and JPEG is editing headroom. When you pull up shadows on a JPEG by 3 stops, you reveal compression artifacts and colour banding. The same adjustment on a RAW file reveals clean, grain-like noise with smooth tonal transitions. RAW files have 4–6 additional stops of recoverable shadow and highlight detail compared to the 8-bit JPEG the camera would generate from the same shot.

Note

TIFF can store 16-bit data (65,536 tonal values per channel) compared to JPEG's 8-bit (256 values). When exporting from a RAW editor, always export to 16-bit TIFF rather than 8-bit TIFF to preserve the full dynamic range from your RAW edit.

Is TIFF the same as RAW?

No — TIFF and RAW are not the same format, and they serve different roles in an imaging workflow. This is one of the most common points of confusion among photographers moving from consumer to professional workflows. Understanding the distinction clarifies why both formats can exist in the same project.

The key structural differences

A RAW file stores unprocessed sensor data — it is the raw electrical signal values from each photosite on the sensor before any demosaicing, noise reduction, or colour processing. A TIFF stores fully processed pixel data — RGB values for every pixel that are ready to display on a screen or send to a printer. Converting a RAW file to TIFF requires running it through a RAW converter (Lightroom, Capture One, Darktable) that applies demosaicing and your chosen colour rendering. The TIFF to RAW converter handles the reverse path for workflow purposes.

Why they are confused

The confusion arises because both TIFF and RAW are associated with "maximum quality" and both are used by professionals. Both are lossless (RAW in the sense that no compression degrades the sensor data; TIFF in the sense that LZW compression is perfectly reversible). Both are large files compared to JPEG. But they belong to different stages of the image processing pipeline: RAW is a capture format, TIFF is a processing and delivery format.


When to use each

  • Use RAW when shooting — if your camera supports it and you plan to edit
  • Use TIFF when exporting your final edit — for print delivery, client handoff, or archival storage
  • Use both in the same project — RAW as the source of truth, TIFF as the processed deliverable
  • Never use RAW for web delivery — no browser can render a .CR2, .NEF, or .ARW file
  • Never use TIFF as a shooting format — cameras do not produce TIFF natively in the same sense

TIFF to RAW Converter

Convert TIFF images to RAW format in your browser — no file upload to any server, no install required.

Open tool

PNG, BMP and other formats vs RAW

Two of the most-searched questions about RAW are whether PNG and BMP are RAW formats. The short answer is no — but the reasons why are worth understanding, because they clarify what makes RAW unique among image formats.

Is PNG a RAW file?

PNG (Portable Network Graphics) is a lossless raster format designed for screen graphics, digital illustrations, and web images with transparency. It stores fully processed RGB (or RGBA) pixel data using deflate compression. PNG has no concept of camera sensor data, colour filter array patterns, or RAW metadata. The only characteristic PNG shares with RAW is losslessness — both preserve all image data without compression artifacts. But a PNG is a display-ready file; a RAW is not. You can convert PNG to RAW format for workflow compatibility purposes, but the result is a synthetic RAW container, not real camera sensor data.

Is BMP a RAW file?

BMP (Bitmap) is a Microsoft Windows raster format that stores processed pixel data in an uncompressed (or RLE-compressed) structure. It is even further from RAW than PNG — BMP has no compression, no metadata standard, no colour profile embedding, and no professional workflow support. BMP files are large, poorly supported in modern applications, and have been largely superseded by PNG for lossless screen graphics and TIFF for professional lossless photography. BMP is occasionally encountered in legacy Windows applications and as a clipboard format, but it has no role in a modern imaging workflow.

WebP, AVIF, HEIC — modern formats vs RAW

WebP, AVIF, and HEIC are modern compressed formats optimised for digital delivery. None of them are RAW formats. WebP and AVIF support both lossy and lossless modes and are designed for web use where small file size is critical. HEIC (High Efficiency Image Container) is Apple's default camera format on iPhone — it is technically a compressed format using H.265 intra-frame encoding, not RAW sensor data. iPhones can shoot ProRAW (a DNG-based format), but standard HEIC files from an iPhone are processed, compressed images analogous to JPEG.

Warning

A common mistake when working with iPhone photos: HEIC files from a standard iPhone camera session are not RAW. Only the ProRAW setting (available on iPhone 12 Pro and later with the toggle enabled in Camera settings) produces actual RAW data. If you need to work with RAW iPhone images, ensure ProRAW is enabled before shooting.

Which format should you use?

The right format depends on where you are in the image workflow and what the image will be used for. Here is the practical decision framework used by professional photographers and imaging teams.

1

Identify the purpose of the image

Ask whether the image needs to be edited, archived, printed, or published to the web. An image that will be heavily edited needs RAW at capture. An image that will be delivered to a print shop needs TIFF. An image that will be published to a website needs JPEG. Many images need to go through all three stages sequentially.

2

Choose the format that matches your workflow stage

At capture, shoot RAW if your camera supports it and the images are important. At the editing stage, export layered work-in-progress files as TIFF to preserve full quality between editing sessions. At the delivery stage, export final images as high-quality JPEG for web, email, and consumer printing — or TIFF for professional print production.

3

Convert between formats when needed

When you need to move images between formats outside of your main editing software, browser-based converters handle the job without requiring any installation. The PNG to RAW converter, TIFF to RAW converter, and JPEG Compressor each handle their specific format conversion task locally in your browser — your image files never leave your device.

Format selection by use case

Use caseBest formatWhy
Camera shootingRAWMaximum editing flexibility, full sensor data
Editing in LightroomRAW → TIFFRAW source, TIFF for layered edits
Print deliveryTIFF 16-bitIndustry standard, no compression loss
Web publishingJPEGSmall file size, universal browser support
Social mediaJPEGPlatform recompresses anyway; small input preferred
Long-term archivalTIFF or DNGUniversal, lossless, no proprietary lock-in
Transparency neededPNGJPEG and TIFF do not support true transparency
Scientific imagingTIFF 32-bitHDR data preservation, lab instrument outputs

Tip

For archival storage of RAW files, consider converting proprietary camera RAW (CR2, NEF, ARW) to Adobe DNG for long-term future-proofing. DNG is an open, documented standard — unlike manufacturer-specific RAW formats, it will be readable by software decades from now. The [DNG to RAW converter](/tools/image/converters/dng-to-raw) handles conversion between DNG and other RAW variants.

PNG to RAW Converter

Convert PNG images to RAW format in your browser — no upload, no install, works on any device.

Open tool

Key takeaways

  • RAW is unprocessed camera sensor data — it requires a RAW converter to produce a viewable image and is the best format for professional editing.
  • TIFF is a fully processed, lossless image format — the industry standard for print delivery, archival storage, and professional image exchange.
  • JPEG uses lossy compression to achieve small file sizes — ideal for web publishing and final delivery, but not for editing or archival storage.
  • TIFF is NOT the same as RAW — TIFF stores processed pixel data; RAW stores unprocessed sensor data. They belong to different stages of the workflow.
  • PNG and BMP are not RAW formats — both store fully processed pixel data and are display-ready. PNG is lossless like TIFF; BMP is uncompressed but outdated.
  • The optimal workflow is: shoot RAW → edit and export TIFF → deliver JPEG. Each format serves its stage.
  • Browser-based converters like the TIFF to RAW Converter handle format conversion without installing software or uploading files to a server.

Frequently Asked Questions

No. TIFF and RAW are fundamentally different formats. RAW is a camera-specific proprietary format that stores unprocessed sensor data — it requires a RAW converter to produce a viewable image. TIFF is a standardised, open container format that stores fully processed, viewable image data with lossless compression. They share one characteristic — both are lossless — but their structure, purpose, and compatibility are entirely different. You cannot open a Canon .CR2 or Nikon .NEF in a TIFF viewer.

No. PNG is a lossless compressed raster format designed for digital graphics and screen-optimised images. It stores fully processed, ready-to-display pixel data — the opposite of a RAW camera file, which stores unprocessed sensor output. PNG uses deflate (ZIP-like) compression and supports transparency, which RAW formats do not. The only thing PNG and RAW have in common is that both preserve full image data without lossy compression — but their use cases, file structure, and compatibility are completely different.

No. BMP (Bitmap) is a Microsoft Windows raster format that stores processed pixel data in a simple, uncompressed (or lightly compressed) structure. Like PNG and TIFF, it is a display-ready format — not a camera sensor dump. BMP files are much larger than JPEG files of the same image and offer no quality benefit over TIFF for archival purposes. Modern workflows rarely use BMP; PNG and TIFF have superseded it for lossless storage with better compression and broader compatibility.

RAW preserves the full 12–14 bit per channel data captured by the camera sensor, giving you far more dynamic range and latitude for exposure and colour correction in post-processing. JPEG compresses the image to 8 bits per channel using lossy compression, discarding data that the algorithm deems redundant. The visible quality difference is small in a correctly exposed, well-lit shot — but becomes significant when recovering shadows, highlights, or adjusting white balance heavily. RAW is always the better choice when editing quality is the priority.

TIFF is the preferred format for print delivery because it preserves all image data without compression artifacts. Professional printers and print houses request TIFF files because they can reproduce fine tonal gradations accurately. JPEG is acceptable for consumer printing but can show compression artifacts in smooth gradients and fine detail at high magnification. If you are delivering files to a professional lab, use TIFF at full resolution. If you are printing at home or uploading to a consumer print service, a high-quality JPEG is typically sufficient.

Use the Quasar Tools image converter to convert between TIFF and JPEG, or between any other format pair, directly in your browser. No software install is required and your files never leave your device. For TIFF to RAW specifically, the TIFF to RAW converter at quasartools.com/tools/image/converters/tiff-to-raw handles the conversion instantly. For JPEG compression after conversion, the JPEG Compressor lets you control output quality to balance file size against visual fidelity.

Shoot RAW if you plan to edit your images — it gives you far more flexibility in post-processing and is the professional standard for any serious photography workflow. Shoot JPEG if storage space is limited, you need images ready to share immediately without editing, or your camera does not support RAW. Many cameras offer RAW+JPEG shooting simultaneously, which gives you the editable RAW file for archiving and a ready-to-share JPEG for immediate use. The storage cost is worth it for any image that matters.

For archival photography, TIFF is the industry standard lossless format — it is universally compatible, supports multiple colour profiles, and is accepted by every professional printing service. For web and screen images, PNG is the better lossless choice — it produces smaller file sizes than TIFF for the same pixel data and supports alpha transparency. RAW is technically lossless but is not a general-purpose archival format — it requires specific software to open and is not suitable for long-term storage without a sidecar XMP file containing your edit history.

ShareXLinkedIn

Related articles