Recipes turn common data tasks into visible, repeatable pipelines. Each page explains the capability, lists the operations, shows a safe sample, and links to a workspace route that installs the workflow.
Decode Base64
Recover readable text or bytes from a standard Base64 wrapper. Open recipe
Convert a time zone
Parse a timestamp and render it in a named time zone. Open recipe
Inspect Teredo IPv6
Reveal embedded server, client, port, and flag data. Open recipe
Unpack a Gzip hexdump
Cross a text representation and compression layer in one chain. Open recipe
Convert UNIX timestamps
Fork a newline list and convert every epoch value. Open recipe
Unwrap nested encoding
Use Magic to rank plausible decoding paths. Open recipe
How to use a recipe
- Open the recipe page and review its operations.
- Use Install in Serialize to load the workflow and sample input.
- Run or inspect the expected result.
- Replace the sample with your own data.
- Save a clean recipe without sensitive input.