RAW
RAW camera raw imageUsed for carrying minimally processed sensor output for a raw workflow.
- Family
- Images
- MIME
- image/x-raw
Convert RAW to PDF online. See the real artwork placement into document pages behavior, preservation limits, and a format-specific acceptance test.
Rendering happens first: RAW artwork becomes a fixed visual, which is then placed inside PDF's page structure. That derivative carries no paragraph structure or editable source objects of its own. The generic RAW path cannot infer dimensions, channel packing, bit depth, or color interpretation from a suffix; those properties must come from the actual camera format. Composing fixed pages from text, vectors, and images is what PDF output does; searchable text, fonts, links, forms, tags, page boxes, and print rendering all still need checking separately.
Starting model: headerless or camera-specific raw image samples whose interpretation depends on dimensions, channels, bit depth, and sensor model. Rendered result: a fixed-page document made of text, vectors, raster images, links, forms, and other page objects.
Used for carrying minimally processed sensor output for a raw workflow.
Designed for layout-preserving documents.
The word raw is not a complete specification; wrong assumptions can create shifted rows, false color, or an unreadable result.
Rasterizing searchable text, shifting page boxes, dropping forms, or substituting fonts can all happen silently during the rebuild.
The writer builds a fixed-page document made of text, vectors, raster images, links, forms, and other page objects and labels the result as application/pdf. The receiving application - Not the extension alone - Is the final compatibility test.
Reach for PDF only once RAW needs a page wrapper for review, print, or document handoff. Any artwork still awaiting pixel- or path-level edits should stay in an image or vector master.
Identify the creating device and record dimensions, sample layout, bit depth, endianness, color filter, and black level.
Check page dimensions, searchable text, links, forms, embedded fonts, and how the file actually prints.