Upload a file to begin.
--- title: 3.02.02. Penpot file inspector desc: Interactive browser-based inspector for .penpot (v3) files. Upload a file to explore its ZIP structure, browse JSON contents, preview images, and navigate cross-references. ---
Upload a .penpot file to explore its contents. The inspector runs entirely in your browser — your file is never uploaded to a server.
This tool is a static page with no backend. When you upload a file, the browser:
For full details on the file format, see the complete technical specification.
Your file is processed entirely in your browser. Nothing is uploaded to any server. The only network request the page makes is fetching the JSZip library from cdn.jsdelivr.net on the first file upload.