---
title: "Serialize — Browser data workbench"
description: "A local-first browser workbench for encoding, decoding, compression, cryptography, data inspection, and reusable workflows."
canonical: "https://serialize.dev/"
lang: "en"
last_updated: "2026-08-30"
---

# Serialize — Browser data workbench
> A local-first browser workbench for encoding, decoding, compression, cryptography, data inspection, and reusable workflows.

## WHAT 0x.SOFTWARE IS FOR
Serialize is a privately maintained, browser-first product for developers, security analysts, researchers, and anyone who needs to understand digital data quickly.

Instead of moving between one-off utilities, compose visible operations into a workflow, inspect each result, and reuse the same process on new input.

## Quick start
1. **Find an operation** — Search or browse the catalogue, then use + to add an operation to the workflow.
2. **Build the workflow** — Combine small steps, drag the handle to reorder them, and use − to remove a step.
3. **Run and inspect** — Paste, type, or drop data into Input. Keep Auto run on for live results, or run the workflow manually.

## Automation access
### WebMCP
A supported browser can discover four serialize_* tools in this tab. The workflow runs inside the page's browser process.

### MCP
Connect a Streamable HTTP client to https://serialize.dev/mcp to search and inspect all operations. Recipe execution is available only through this page's WebMCP.

WebMCP runs the complete browser operation catalogue locally with up to eight steps and 128 KiB of input. Standard MCP only searches and describes the catalogue; it does not receive or execute Recipe input.

## Privacy
Serialize keeps ordinary workspace processing in your browser. The route you choose determines whether data leaves the page.

### Browser workspace and WebMCP
The main workspace and WebMCP tools run in this page's browser worker. During normal use, input and output are not sent to the public MCP endpoint, and WebMCP runs do not replace the visible workspace.

### Standard MCP
Requests sent to https://serialize.dev/mcp are processed on Cloudflare infrastructure. The endpoint accepts only catalogue queries and exact operation names; it has no workflow execution tool. Do not put secrets in catalogue queries.

## Sitemap
- [English](https://serialize.dev/)
- [Español](https://serialize.dev/es/)
- [Deutsch](https://serialize.dev/de/)
- [日本語](https://serialize.dev/ja/)
- [Français](https://serialize.dev/fr/)
- [Português (Brasil)](https://serialize.dev/pt-br/)
- [Русский](https://serialize.dev/ru/)
- [Italiano](https://serialize.dev/it/)
- [简体中文](https://serialize.dev/zh-hans/)
- [繁體中文](https://serialize.dev/zh-hant/)
- [한국어](https://serialize.dev/ko/)
- [العربية](https://serialize.dev/ar/)

- [llms.txt](https://serialize.dev/llms.txt)
- [llms-full.txt](https://serialize.dev/llms-full.txt)
- [sitemap.xml](https://serialize.dev/sitemap.xml)
- [sitemap.md](https://serialize.dev/sitemap.md)
