Initializing... drag & drop files here
Supports: ERF
This walks you through turning an Epson .erf raw — the "digital negative" from the R-D1 or R-D1s rangefinder — into a flat TIFF master that print labs, archives, and professional imaging tools all read. It is written for anyone who found a stray .erf from a discontinued camera and needs a usable, lossless file; the one setting that trips people up (the JPEG compression default) is called out explicitly so your TIFF stays archival.
.erf files onto the page or click "+ Add Files" to browse — straight off an R-D1 or R-D1s. Queue several frames to convert them with the same settings..tif or .tiff spelling under "File extension" if your workflow needs one or the other.This is the step that decides whether your archive is faithful or quietly degraded, because the "Compression Type" dropdown defaults to JPEG, which is lossy. A TIFF wrapping JPEG data is still a .tiff file, but it has thrown away pixel detail — the opposite of what an archival master is for. Switch the dropdown before you convert and match it to the job:
Everything downstream of this — quality preset, resolution — is secondary. Get the compression right first.
.erf as if it were a plain TIFF. The R-D1's sensor data is bit-packed inside the TIFF/EP wrapper (per libopenraw), so a decoder that does not understand Epson's specific packing fails. Use a raw-aware converter that demosaics the file..erf in a raw editor first, then convert the result..tif under "File extension"; the file is otherwise identical.A few .erf files resist a clean one-click render. A truncated or partially copied file (common with 20-year-old card transfers) can decode to a corrupt frame — recopy from the original media if you still have it. If you need to recover blown highlights, lift deep shadows, or reset white balance, that latitude lives in the raw mosaic and is lost the moment any TIFF is written, so develop the ERF in Adobe Camera Raw, Lightroom, or RawTherapee first and convert the rendered output. And because the R-D1 line was discontinued, treat your .erf as the irreplaceable master: render a copy to TIFF and keep the original archived alongside it.
No, and this is a stubborn myth — several converter sites, including CloudConvert, still describe ERF as "uncompressed and untouched." In reality the R-D1's color-filter-array sensor data is stored compressed and bit-packed inside a TIFF/EP structure (per libopenraw, which documents the CFA data as bit-packed with a compression tag of 32769). It matters for conversion: a decoder has to understand Epson's specific packing to unpack the frame, which is why some generic tools that treat an .erf as a plain TIFF return a corrupt image. xconvert decodes the R-D1 layout, then renders and re-encodes it as TIFF.
Yes — this is the one trade worth understanding before you archive. The raw mosaic in an ERF is what lets you recover blown highlights, lift shadows, and reset white balance long after the shot. To make a TIFF, the converter demosaics that data into ordinary RGB pixels with the current interpretation baked in, so the TIFF holds a finished picture, not a negative. The pixels are then preserved exactly, but the look is locked. Keep the original .erf as your editable master and render a copy to TIFF.
No. LZW, Deflate, PACKBITS, and NONE are all lossless inside TIFF — they reduce file size (or, for NONE, don't) without discarding any pixel data, so the rendered image is bit-for-bit intact. The only lossy choice in the "Compression Type" dropdown is its JPEG default, which is why this tutorial keeps steering you to LZW or Deflate for archival work.
The R-D1 and R-D1s were a tiny, discontinued line, so the pool of software that reads ERF is slowly thinning — Adobe Camera Raw, current Lightroom, RawTherapee, and dcraw still open it, but rendering archival TIFF masters while those decoders exist is a sensible preservation move for 20-year-old files. Set resolution expectations honestly: the R-D1 is about a 6-megapixel camera, so a TIFF preserves that detail exactly but cannot add resolution the sensor never captured.
Keep both the .erf and a rendered master, ideally. The ERF is your negative; a TIFF with LZW or Deflate is the lossless, print-ready copy that reads in every professional tool. TIFF is not a web format, though — only Safari displays it natively (per MDN) — so for sharing or the web, render an ERF to JPG copy for universal compatibility or an ERF to AVIF copy for small, current-browser delivery. If you specifically want the three-letter extension, ERF to TIF produces an identical file ending in .tif.
Your ERF is uploaded over an encrypted connection, rendered and encoded into TIFF on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, and your photos are never shared or made public. The main practical limit on a big upload is its size and the time it takes to send. In our testing, a rendered R-D1 frame written to an LZW TIFF came out several times larger than the ERF it started from, because the TIFF stores fully rendered RGB across three color planes rather than a single sensor mosaic. For irreplaceable originals, keep the .erf archived alongside the TIFF.