Text Tools— Guides & Articles
Cursive Text Generator: Copy + Paste to Any App
Published 2026-07-29
Paste cursive Unicode text into Instagram, TikTok, Discord and any app that strips fonts. Free browser tool, two script styles, works offline.
How to Compare Two Lists and Find Differences
Published 2026-07-29
Compare two lists and find differences in one pass. Get labeled union, common, A-only, B-only, and symmetric-difference outputs with optional case…
Convert a Column to a Comma Separated List Safely
Published 2026-07-29
Paste a vertical list and turn each line into a quoted, comma-separated value in your browser. CSV-safe quoting keeps commas inside values intact.
How to Count Characters in Excel Cells Using LEN
Published 2026-07-29
Count characters in Excel using LEN, SUMPRODUCT, and SUBSTITUTE formulas, then verify text against X, SMS, Instagram, and SEO meta tag limits.
How to Get Bold Text on LinkedIn Profiles and Posts
Published 2026-07-29
LinkedIn strips HTML bold, so you need Unicode characters instead. Convert your headline, About section, and posts so the weight survives copying.
APA Citation Generator for In-Text Citation Sources
Published 2026-07-28
Generate APA 7th edition reference list entries for websites, books, journals, and newspapers — the full source data your in-text citations point to.
AI Cleaner for Text That Shows Every Change
Published 2026-07-28
An AI cleaner for text that strips em dashes, smart quotes, hidden Unicode and double spaces — with six switchable rules and per-rule change counts.
Add Quotes to Each Line in Notepad++ Without Regex
Published 2026-07-28
Wrap every line in Notepad++ with the right quotes for JSON, SQL and CSV. Skip fragile Find and Replace and get correct per-format escaping built in.
Add a Prefix to Each Line: Cheat Sheet of Patterns
Published 2026-07-28
Add a prefix to each line with a ready-made cheat sheet of common patterns — bullets, comments, quotes, SQL fragments — using a free browser tool.
Add Quotes to Each Line for Code and Data
Published 2026-07-27
Add quotes to each line of a pasted list and turn it into a JSON array, SQL IN clause, or CSV row with the per-format escaping each one requires.