kaitai_struct_webide
kaitai_struct_webide copied to clipboard
Online editor / visualizer for Kaitai Struct .ksy files
Kaitai Struct WebIDE
Online editor / visualizer for Kaitai Struct .ksy files
features
community
demo
run locally (without compiling / modifying the source code)
- Clone deploy version:
git clone https://github.com/kaitai-io/ide-kaitai-io.github.io- stable release:
/, devel release:/devel/,
- stable release:
- Serve on a webserver (e.g.
python3 -m http.server 8000) - Go to http://localhost:8000/
compile and run locally
git clone --recursive https://github.com/kaitai-io/kaitai_struct_webidenpm installnode serve.js --compile- Go to http://127.0.0.1:8000/
screenshots

For more screenshots visit the Features wiki page