LOREM
Loaded from a query string. Query strings reach the server and land in access logs — the #fragment form below stays in your browser.
INPUT_STREAM
OUTPUT_MANIFEST
| TIME | ACTION | SOURCE | STATUS | Operations |
|---|
Kept in memory only — never stored, never sent. Reloading the page clears it.
Prefill a tool by passing its state in the fragment. The copy-link button above builds one of these for you.
/en/tools/tech#tool=base64&mode=DECODE&i=SGVsbG8sIHdvcmxkIQ%3D%3D
tool |
base64 · jwt · url · json · hash · uuid · time |
mode |
ENCODE/DECODE · FORMAT/MINIFY |
i |
The input itself, percent-encoded. |
variant scope indent alg count |
Per-tool options, matching the dropdowns. |
Anything after # never leaves your browser. ?query= works too, but it is sent to the server, so the page rewrites it into a fragment on arrival.