What is a TAP file?
A .TAP file primarily stores CNC (Computer Numerical Control) machine toolpaths, often written in G-code. These files contain precise textual instructions that tell CNC machines, routers, mills, and 3D printers how to move, cut, and operate. A secondary, but still common, use for .TAP files is as a digital tape image archive for retro computer emulators, preserving software and games for classic systems like the Sinclair ZX Spectrum and Commodore 64.
How to open TAP files?
If your file is a CNC toolpath, you can open and edit it using CAM (Computer-Aided Manufacturing) software such as Autodesk Fusion 360, Vectric Aspire, SheetCam, or Mach3. Because standard G-code is plain text, you can also view the raw instructions using basic text editors like Notepad or VS Code. For retro computing tape archives, you will need a specialized emulator like VICE for the Commodore 64 or Fuse for the ZX Spectrum.
Best practices and troubleshooting
Because the .TAP extension has multiple completely different uses, it is easy to encounter errors. Opening a text-based CNC toolpath in a retro emulator will fail, and sending a binary Commodore 64 tape image to an industrial CNC mill will cause unexpected controller errors. To avoid problems, you must verify the source of the file before attempting to execute or emulate it.
Software and tools
To safely identify the true nature of your file, viewer.online/tap analyzes .TAP files to identify their exact format and creator software. It shows which programs can open the file, and usually previews the text or data content directly. If you need to convert your CNC toolpaths to standard .NC or .GCODE files, or extract retro archives, we recommend file conversion to sensible target formats on convert.guru.
Summary
Whether you are dealing with industrial manufacturing instructions or classic gaming history, viewer.online/tap directly opens and previews .TAP files in the browser, eliminating the need to install software or troubleshoot compatibility issues.