TextLab: Format, Edit & Convert Help & FAQ

Everything you need to know about using TextLab on iPhone and iPad - case and JSON, Markdown and regex, encoders and AI text actions, and how to chain them into one-tap workflows.

TextLab: Format, Edit & Convert app icon TextLab: Format, Edit & Convert View product page →

Frequently asked questions

What can TextLab do?

Case conversion (UPPER/lower/Title/snake/kebab/camel/Pascal/CONSTANT), JSON pretty-print and minify, Markdown preview, text cleanup (whitespace, smart quotes, zero-width chars, BOMs), encoders (Base64, URL, HTML entities, hex, JWT decode), regex test and replace, diff/compare, quick conversions (timestamps, hex-to-RGB, CSV-to-JSON), and AI text actions (summarize, rewrite, fix grammar, translate, explain).

Does TextLab work offline?

Yes for the local actions (case, JSON, Markdown, regex, encoders, diff, cleanup, conversions). AI text actions need a network connection if you opt into the cloud-AI option; on-device AI runs without internet on supported chips.

Where is my text processed? Is anything sent to a server?

Local actions never leave your device. AI actions show a clear consent prompt before sending text anywhere, and only when you explicitly trigger them. You can disable cloud AI entirely in settings.

What are workflows?

Workflows let you chain actions together (for example: clean whitespace → JSON pretty-print → copy) and save the chain as a one-tap shortcut. Useful for tasks you repeat many times a day.

Which regex flavor does it support?

ICU regex (the same as NSRegularExpression on iOS, similar to PCRE2). Most JavaScript, Java, and Python patterns work directly. The cheat sheet inside the app calls out the small differences.

Can I share results out of TextLab to other apps?

Yes. Every result has Copy, Share Sheet, and "Send back to source" options. TextLab also exposes a Share Extension so you can send text from any app into a TextLab action and back.

Does it support Shortcuts and Action Button?

Yes. TextLab provides App Intents so you can call any action (or saved workflow) from Shortcuts, the Action Button, Spotlight, or Siri.

TextLab: Format, Edit & Convert

Get TextLab: Format, Edit & Convert

A fast text toolbox for iPhone and iPad. Format, edit, convert, and run AI actions, all in one app.

How-to guides

How to pretty-print JSON on iPhone

Take a one-line API response and turn it into something you can actually read.

  1. Open TextLab and tap the JSON action.
  2. Paste your JSON into the input area (or use Share Sheet to send it from another app).
  3. Pick Pretty (formatted) - TextLab also validates the JSON and highlights any errors.
  4. Use the collapse arrows to fold deep nodes, then tap Copy when you are happy with the result.
  5. Optional: tap Save as Workflow if you do this often, so it becomes a one-tap shortcut.
Try this in TextLab: Format, Edit & Convert →

How to clean up text pasted from a website

Strip smart quotes, zero-width characters, and extra whitespace in one tap.

  1. Open TextLab and pick the Cleanup action.
  2. Paste the text from the website (or share it into TextLab).
  3. Toggle the cleanups you want: trim spaces, remove blank lines, normalize quotes, strip BOMs and zero-width chars.
  4. Preview the result inline.
  5. Tap Copy or send the clean text back to its origin via Share Sheet.
Try this in TextLab: Format, Edit & Convert →

Related guides

Still need help?

Our support team usually replies within one business day.

Download TextLab: Format, Edit & Convert Contact support