postscript-documentprotocol v2workspace: none
How Anyfile's EPS, PostScript and Legacy AI Viewer Works
PostScript viewer: explore supported file formats, viewing limits and open-source credits. Your files are never uploaded.
Viewing architecture
The viewer validates the PostScript header, transfers the selected file to a disposable Worker and rasterizes the current page with a version-locked WebAssembly interpreter.
- 1A bounded probe recognizes DSC PostScript and DOS EPS headers without starting WebAssembly.
- 2For .ai files, content probes route PDF-compatible artwork to PDF.js and legacy PostScript artwork to this plugin.
Main limitations
- — The browser build substitutes unavailable fonts and does not cover every printer-specific operator.
- — Files, render pixels and operation time are capped to protect the browser.
MANIFEST
Formats declared by the plugin
Open-source projects and licenses
stet 0.8.1
Apache-2.0 OR MITPostScript interpretation and bounded page rasterization in WebAssembly.
Read distributed license text