Skip to main content

Everyday browser tools

16 tools for files, text, and code. No install.

Tools

6 of 16 tools

Input → output

Data Formatter

The same data, with indentation and line breaks.

Example input

{"tool":"ToolFlowy","ready":true}

Result

{
  "tool": "ToolFlowy",
  "ready": true
}
Open Data Formatter

Case Converter

Change an identifier from snake_case to camelCase.

Example input

invoice_total

Result

invoiceTotal
Open Case Converter

Local processing · Core tools need no account

How your data is handled