Global Graphics Page Graphics Buffer
image/vnd.globalgraphics.pgb
Released 1990s
· by Global Graphics Software (Hybrid Software Group)
The image/vnd.globalgraphics.pgb MIME type represents the Page Graphics Buffer (PGB) format, developed by Global Graphics Software (now part of Hybrid Software Group) for their industry-standard Harlequin RIP (Raster Image Processor). PGB files are highly optimized, high-resolution raster images that contain pre-rendered page separations, screening patterns, and trapping data. They are heavily utilized in professional commercial printing, Computer-to-Plate (CTP) operations, and prepress proofing workflows to inspect digital plates before physical printing.
Technical Specifications
.pgb
Proprietary RLENone
Magic Bytes & HTTP Headers
Unknown
Browser Support Matrix
| Browser | Status | Min Version |
|---|---|---|
|
|
Not Supported | — |
|
|
Not Supported | — |
|
|
Not Supported | — |
|
|
Not Supported | — |
|
|
Not Supported | Legacy |
Advantages & Limitations
- Unlike generic 1-bit TIFFs, PGB files inherently encapsulate vital print-job metadata within their headers (e.g., job name, page number, separation colors, screening angles)
- Highly optimized for ultra-fast viewing and processing within professional printing workflows
- Completely proprietary and closed-source, locking its usage strictly to Harlequin-powered RIP environments
- Zero support in standard desktop operating systems, web browsers, or consumer image editing software like Photoshop or GIMP
Developer Code Snippets
File Detection Steps
How to programmatically detect a image/vnd.globalgraphics.pgb
file by reading its raw bytes:
- 1 Due to its specialized role in enterprise prepress environments, standard magic file databases (like libmagic) do not contain definitions for the proprietary Harlequin PGB format.
- 2 Identification within server architectures relies entirely on the HTTP Content-Type header emitted by RIP integrations or string-matching the .pgb extension.
Software Support
Conversion Tools
Share & Embed
[](https://freewebptojpg.com/mime/image/harlequin-pgb)
<iframe src="https://freewebptojpg.com/mime/image/harlequin-pgb/embed" width="100%" height="280" style="border:1px solid #cbd5e1;border-radius:8px;" title="Harlequin-PGB Specs"></iframe>
JSON API
All data on this page is available as a free, open JSON API. Use it in your project, documentation, or tooling.
GET https://freewebptojpg.com/mime/image/harlequin-pgb.json
Open JSON
Frequently Asked Questions
What is a PGB file?
A PGB (Page Graphics Buffer) file is a proprietary, high-resolution raster image generated by the Harlequin RIP software. It contains print-ready separations, halftone screening, and ink data used for digital proofing and commercial platemaking.
What is the Harlequin RIP?
The Harlequin RIP (Raster Image Processor) is a renowned print engine developed by Global Graphics. It translates complex page description languages, like PostScript and PDF, into the pixel-perfect raster bitmaps (such as PGB or 1-bit TIFF files) required by commercial printers and platesetters.
Can I open a Harlequin PGB file in Photoshop?
No, standard image editors like Photoshop do not support PGB files. Because they contain specialized print metadata, screening patterns, and prepress separations, you must use dedicated print inspection software (like FirstPROOF) or RIP-integrated viewers to open them.