Browse 15 more task-focused workflow guides
Detailed examples and limitations for whitespace cleanup, list formatting, data conversion, URL debugging, encoding, accessibility and developer tools.
PRACTICAL GUIDES
Detailed examples and limitations for whitespace cleanup, list formatting, data conversion, URL debugging, encoding, accessibility and developer tools.
A step-by-step workflow for normalizing spaces, removing empty rows and duplicates, sorting, and comparing revisions. Use it with Remove blank lines, Remove duplicates and Compare lists.
Learn which length metric suits an article, social post or form field, and why counts differ between applications. Then open the Word counter, Character counter or Writing analysis.
A practical, reader-first on-page SEO workflow, with examples of clear titles, accurate descriptions and readable paths. Check your draft in the SEO preview and your length in the Character counter.
Not every repeated line is an error. This guide explains how to deduplicate safely, preserve order and compare the before-and-after version. Pair it with Remove duplicates and Compare lists.
Useful when you are reading API responses, debugging configuration files or preparing examples for documentation. Open JSON formatter & validator after reading.
Resize screenshots, exported banners and blog visuals without sending them to a server. Use the Image workbench for batch resize, crop, compression and conversion.
Use this reader-first checklist when turning a small utility into a page people can understand, trust and return to. It links the essentials: task clarity, examples, privacy language, mobile usability and related help.
Local processing reduces unnecessary uploads, but it does not replace careful sharing. This guide explains the practical boundary and links to the Privacy Policy and Utility Lab.
Choose literal or regex matching, control the scope of a bulk edit and verify the result with Text Diff.
Clean numbered PDFs, transcripts and outlines without deleting dates, quantities or numbers inside each line.
Create a short, readable path, align it with the page title and avoid breaking links when a published URL changes.
Build a review list from authorised text while accounting for false matches, consent, deduplication and retention.
Understand named and numeric references, avoid double encoding and distinguish escaping from HTML sanitising.
Learn why a character can use several bytes and how binary notation differs from Base64 and encryption.
Use the dedicated Regex tester when you need to check a JavaScript pattern, flags and capture groups quickly.
The SHA-256 generator is useful for quick fingerprint checks and for showing the difference between hashing and reversible encoding.
The dedicated SEO preview page helps you keep title, slug and description aligned before a post or landing page goes live.
Use the CSV column extractor when a pasted export contains too many fields and you want a smaller working set fast.
Use the timestamp converter to inspect logs and API values in ISO, UTC and local time, then check whether the source uses seconds or milliseconds.
Calculate a percentage of a total, part-to-total percentage or percentage change without mixing up the denominator.
The Cookie Policy explains how local storage, advertising cookies and future measurement tools should be described on the site.
Before sending sample text to a colleague or pasting it into a public issue, run it through Text redactor. It can mask common emails, telephone numbers and long digit sequences. Always inspect the final version and avoid sharing confidential material unnecessarily.
URL encoding is for a value inside a web address, while Base64 represents data as text rather than encrypting it. JSON formatting makes API data readable and validation identifies malformed JSON. Open the relevant tool in the ClearText workspace.
Use a focused page when you need one quick result and a concise explanation. Use a workbench when the task has several connected steps, such as cleaning, sorting and comparing the same list.
Yes. The full workspace can reuse an output as the next input, while dedicated pages make it easy to copy the result into a related tool.
Yes. Automated cleanup, conversion and redaction can encounter unusual input. Keep the original when accuracy matters and inspect every result before publishing or sharing it.