Binary Object Extended format.
BOX is an experimental viewer/editor for .box files, a format designed to hold "stuff" (sprites, text blobs, data chunks, you name it) in modular blocks.
The editor runs entirely in the browser, built with plain HTML and JavaScript, no frameworks involved.
- Interactive
.boxfile viewer - Block editor: create, edit, and delete content blocks
- Basic local save/load functionality
- Minimal but usable UI
- Occasional bugs included free of charge :D
No server required. Just, open it in your regular browser.
- HTML5
- CSS3
- JavaScript (vanilla)
.boxis not a standard format, it's intentionally experimental.- Inspired by
.WADand similar archival formats. - 100% client-side. No backend. No magic autosave.
- Compression.
- More intuitive UI/UX (e.g. drag-and-drop).
- Better Documentation XD.
