DeobFS

Upload a JS bundle + its .map

Get a single gzipped JavaScript output reconstructed from the source map (or a safe beautified fallback).

No files are stored; processing happens in-memory per request.
Notes: if the source map does not include embedded sources, the app returns a beautified version of the uploaded JS instead.