An educational app that decodes JPEG files step-by-step in your browser, visualizing every stage from bytes to pixels
You are remixing a Berrry app.
Source app: https://jpeg-fast-decode.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://jpeg-fast-decode.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
jpeg-worker-decoder