MRC Compression (Mixed Raster Content)

An advanced PDF compression technique that separates a scanned page into layers (text, background, and images) and applies the best compression algorithm to each layer individually.

What is MRC Compression?

If you scan a color document as a standard PDF, the file is usually huge. This is because a typical scanner treats the white paper, the black text, and the colorful photos all as one giant "picture." If you compress that picture enough to make the file small, the text becomes blurry and hard to read.

**MRC Compression** (Mixed Raster Content) solves this by "deconstructing" the page. It identifies the sharp black text and puts it on a **Foregound Layer**. It identifies the background paper and textures and puts them on a **Background Layer**. Finally, it puts colorful photos on an **Image Layer**. By compressing each layer separately, you get a file that looks beautiful but is 10 times smaller.

How MRC Technology Works

The MRC engine analyzes every pixel on your scan and performs "segmentation":

Why Use MRC Compression?

MRC vs. Standard Compression

Standard compression (like standard PDF "Reduce File Size") applies a single rule to the whole page. If there's a photo, the text gets degraded. If there's text, the photo gets "blocky." **MRC is "Content Aware"**—it knows the difference between a letter and a leaf, giving each the respect it deserves.

Real-World Examples

A law firm needs to archive 50,000 pages of discovery documents. Using standard PDF compression, the total storage would be 500 Gigabytes, and the files would be slow to email. By using **MRC Compression**, the firm shrinks the entire archive to just 30 Gigabytes. Importantly, the small text in the footnotes remains crystal clear, ensuring that no legal details are lost during the shrinking process.

A university library digitizes a 100-year-old textbook with yellowed paper and hand-drawn diagrams. **MRC Compression** separates the "yellow background" from the "black ink." The students receive a PDF where the text looks fresh and sharp on a clean white background, even though the original book was stained and faded. The diagrams keep their original colors, and the file is small enough to load on a smartphone.

When Should You Use MRC Compression?