Text cleanup and counting
Clean copied text, normalize casing, then check counts before pasting or publishing.
Short explanations that help you choose the right utility and use it for a concrete text, data, or encoding task.
Use these paths to move from the guide library into the core tool catalog, priority utilities, and related categories.
Clean copied text, normalize casing, then check counts before pasting or publishing.
Format structured data, move between CSV and JSON, and generate schema or TypeScript output.
Parse URLs, encode values, decode text-safe formats, and build tagged campaign links.
Generate IDs, convert timestamps, compare text, and format code-adjacent snippets quickly.
Draft search snippets, check title and description length, and tag campaign URLs.
Clean copied text, remove extra spaces, preserve paragraph breaks, and prepare text for counting or case conversion with Tidy Utils.
Create a Markdown table for a GitHub README, align columns, escape pipe characters, and convert CSV or TSV with Tidy Utils.
Choose between word count, character count, line count, and reading time checks for common writing and publishing tasks.
Compare JSON and SQL formatting, see what each formatter checks, and learn when syntax, schema, dialect, or database validation still matters.
Understand when to format JSON for readability, when to minify it, and when to compare output with a text diff.
Learn what a JSON Schema generator can infer from example JSON, what it cannot know, and how to review the schema before use.
Turn JSON examples into TypeScript interfaces, understand optional fields, and review inferred unions before using generated code.
Understand the difference between pretty-printing XML, checking well-formed XML, and validating against an XML schema.
Compare UUID v4 and UUID v7, learn when random UUIDs are enough, and understand what Tidy Utils generates today.
Learn how to tell Unix timestamp seconds from milliseconds, convert both safely, and avoid common timezone mistakes.
Break down protocol, host, path, query parameters, fragments, encoding, and UTM values before debugging or sharing a URL.
Learn practical UTM source, medium, and campaign examples for tagged URLs, then build a consistent campaign link.
Check title tag and meta description length, preview a search snippet, and understand why search results can differ.
Learn how robots.txt user-agent groups, Allow and Disallow paths, and most-specific matching work before testing crawler access.
Compare robots.txt crawl controls with noindex directives so you can choose the right method for crawling, indexing, and private content.