How to Sort Text Alphabetically (the Right Way)
Alphabetising looks simple but the case and number pitfalls trip people up. Learn what alphabetical order really means and the fastest, most reliable way to sort.
AZ Utils Editorial · · 9 min read
Everything tagged Text Tools.
Alphabetising looks simple but the case and number pitfalls trip people up. Learn what alphabetical order really means and the fastest, most reliable way to sort.
AZ Utils Editorial · · 9 min read
When data lives as plain text, sorting lines online is the quickest way to order it. Learn line-based sorting, the options you have, and how to do it privately.
AZ Utils Editorial · · 9 min read
Text reversal rewrites characters in the opposite order. Learn what it is, the difference between reversing characters and words, where it is used, and how it works.
AZ Utils Editorial · · 9 min read
Reversing, recasing, trimming, find-and-replace, splitting and joining - the core text manipulation techniques and how to combine them to solve real tasks.
AZ Utils Editorial · · 10 min read
Counting lines sounds simple until you ask what a line is. Learn hard vs wrapped lines, why you count line breaks, and the quickest ways to count accurately.
AZ Utils Editorial · · 9 min read
Word count and line count measure different things. Learn when each is the right metric — prose vs poetry, code and data — and how they work together.
AZ Utils Editorial · · 9 min read
Words, characters, lines, paragraphs, pages, reading time — what each document statistic means, when it matters, and how to use the whole panel.
AZ Utils Editorial · · 10 min read