jpexs-web offline FFDec client (v0.4 paint)

Upload a .swf → export → one-click ⬇ download, edit in GIMP, drag & drop back onto the same card — or quick-edit in the built-in paint / code box. Nothing leaves your PC. New: local inspect + Ruffle preview below work with no server.

1. Upload SWF

id:   ⬇ download current.swf

1b. Local inspect + live preview (no server — static-safe)

pick a .swf above — its bytes stay in your browser for inspect/preview.
Preview runs Ruffle from CDN (unpkg.com/@ruffle-rs/ruffle); offline it degrades to inspect-only. Writes still go through FFDec until the WASM build lands (see wasm/).

2. Export assets



3. Swap log + download

no swaps yet — drop a file onto any card above, or use its 🔁 button.

⬇ download current.swf (re-export after swapping to verify)

Manual swap (advanced — type target + file by hand)

Images/sounds: target = characterId (the number on the card). Scripts: target = dotted name (e.g. com.example.MyClass).

Backend + tags (dumpSWF) + health

paint 100%
script