Instant results

Works directly in browser

Clean workflow

Open, use, copy, download

Privacy-friendly

Local where possible

Free to use

No complicated setup

All Text Tools

Every active tool in this category, organized for quick access.

Featured first

Why text tools matter

Text tasks happen many times a day. This category keeps common jobs together so users do not need separate websites for counting, converting, cleaning, and comparing text.

1

Open the tool

Start with the tool that matches your task.

2

Choose the action

Convert, clean, compare, count, encode, or export.

3

Copy or continue

Use the result immediately or jump to a related tool.

Related categories

Users who use text tools often need these categories too.

How text tools fit together

These tools do one of four things to plain text: measure it, compare two versions of it, change how it is written, or reorder it. They are deliberately literal. Nothing here rewrites, translates, or interprets your text, which is what makes the results predictable enough to rely on.

That literalness is worth understanding rather than working around. The comparison finds character differences, not differences in meaning, so two sentences that say the same thing in different words are reported as different. Sorting is alphabetical rather than numeric, so item 10 comes before item 2. Neither is a bug; both are what makes the output the same every time.

Everything runs locally in your browser, so you can paste contract wording, customer lists, credentials, or an unpublished draft without any of it being transmitted.

Which text tool do you need?

  • You need to know how long the text is

    Words, characters with and without spaces, sentences, paragraphs, reading and speaking time, and repeated keywords.

    Word Counter
  • You need to know what changed between two versions

    Line or word level differences, with options to ignore case and whitespace. Also works for comparing two strings.

    Text Compare
  • The capitalisation is wrong

    Upper, lower, title case, sentence case, and capitalised words, applied instantly to the whole text.

    Case Converter
  • A list needs to be in alphabetical order

    Sorts line by line, A to Z or Z to A, ignoring case and accents, and can strip duplicates in the same pass.

    Alphabetical Order
  • You need a clean URL from a title

    Turns a heading into a lowercase, hyphenated slug with accents transliterated and punctuation removed.

    Slug Generator

What each text tool does, and what it will not do

These tools are literal by design. Knowing where that ends saves you from expecting the wrong result.
ToolWhat it doesWhat it will not do
Word CounterCounts words, characters, sentences, paragraphs, and estimates reading timeReport page count, or read PDF and Word files directly
Text CompareShows added and removed text at line or word levelCompare meaning, scan the web, or read PDF and Word files
Case ConverterChanges capitalisation across five stylesProduce snake_case or camelCase, or correct spelling
Alphabetical OrderSorts lines A to Z or Z to A and removes duplicatesSort numerically, by length, or by words within a line
Slug GeneratorProduces a lowercase hyphenated URL slugCheck whether the slug is already used on your site

Common questions about text tools

Is my text sent anywhere?

No. Every text tool here runs in your browser, so nothing you paste is uploaded or stored. That is what makes them usable for contract wording, customer data, or unpublished writing.

Why does the comparison say two identical-sounding sentences are different?

Because it compares characters, not meaning. Rewording a sentence changes the characters, so the difference is real even though the intent is the same. That predictability is what makes it trustworthy for code and data.

Why is item 10 sorted before item 2?

Alphabetical sorting compares characters, and the character 1 comes before 2. For numeric order, pad with leading zeros so 02 sorts before 10.

Can these tools read a PDF or Word file?

No, they work on plain text you paste in. Open the document, copy the text, and paste it. Formatting, tracked changes, and images are not part of what gets analysed.

Do the counters include spaces?

The word counter reports characters both with and without spaces, because different platforms count limits differently. Check which one your requirement means before trusting a number.

How accurate are reading and speaking times?

They are estimates from standard rates, around 200 words per minute for silent reading and 130 for speaking aloud. Dense or technical material runs slower, and a talk with pauses needs more time than the estimate suggests.

Need another text tool?

Suggest a workflow and it can be considered for a future TunerPage release.

Suggest a tool