What is the SEP file format?
A .sep file in prepress workflows is a color separation image - a single-channel TIFF-based raster file representing one ink plate from a multi-color print job. Prepress and RIP (Raster Image Processor) software generates a set of .sep files, one per ink channel: typically Cyan, Magenta, Yellow, and Black for CMYK printing, plus additional files for any spot colors.
Each .sep file is structurally a standard TIFF image containing a grayscale channel where pixel values represent ink density: white means no ink, black means full coverage. Because .sep files are valid TIFF data, renaming one to .tif allows it to be opened in Photoshop, GIMP, or any TIFF-capable viewer. Files appear in named sets such as image_C.sep, image_M.sep, image_Y.sep, and image_K.sep, plus any spot color plates.
At 300 dpi or higher, individual prepress files typically range from 5 MB to over 100 MB. Modern prepress workflows have largely moved to PDF/X and DCS formats, but .sep files remain in use in legacy RIP environments.
Note: the .sep extension is also used for Windows Printer Separator Page files - plain-text PCL or PostScript scripts inserted between print jobs - an entirely different format unrelated to color separations.
Security & safety
RISK: LOWTIFF-based raster image; no executable content. Open safely in any image viewer.
Format details
in a nutshell- Windows Printer Separator Page - Plain-text .sep files used by Windows print servers to insert separator pages between print jobs; unrelated to images.
- Separation Studio project file - Freehand Graphics Separation Studio NXT uses .sep for screen-printing color separation projects.
Programs that open SEP files
Technical details
deep spec| Internal format | TIFF 6.0 baseline (single-channel grayscale raster) |
| Magic bytes (little-endian) | 49 49 2A 00 - TIFF little-endian signature (II) |
| Magic bytes (big-endian) | 4D 4D 00 2A - TIFF big-endian signature (MM) |
| Byte order | Little-endian (II) or big-endian (MM) depending on creating software |
| Compression | None, LZW, or PackBits (TIFF-standard; varies by creating software) |
| Color depth | 8 bpp per channel (grayscale ink density); some workflows use 16 bpp |
| Typical file size | 5 MB - 200 MB (high-resolution prepress at 300+ dpi) |
| File role in workflow | One file per ink channel (C, M, Y, K, or spot); always used as a multi-file set |
| Naming convention | image_C.sep, image_M.sep, image_Y.sep, image_K.sep - one file per color plate |
| Compatibility | Renaming .sep to .tif opens the file in any standard TIFF viewer or editor |
| Superseded by | PDF/X (ISO 15930) and TIFF/IT in modern prepress workflows |
| Extension ambiguity | Also used for Windows Printer Separator Page files - plain-text PCL/PostScript; completely unrelated format |
| Released | 1990s (prepress/color separation workflows) |
| Latest version | no versioning; tied to TIFF revision in use |
| Open standard | Yes · royalty-free |
SEP conversions
Community Q&A
asked by usersNo questions yet - be the first to ask about SEP files.