webby.tools

Text Converters

Text Conversion Tools

These tools transform text from one form to another — changing case, converting between number formats, encoding text for use in different systems, and more.

Case Converters

Text case is surprisingly important in web publishing, legal documents, and design. The tools here handle the most common conversions:

Number Converters

Encoding Tools

Frequently Asked Questions

What is the difference between title case and sentence case?
Title case capitalises the first letter of most words (with exceptions for small words like "a", "the", "of"). Sentence case capitalises only the first word of the sentence and proper nouns — like a normal English sentence. Different style guides (APA, Chicago, AP) have different rules for which words to capitalise in titles.
What is a URL slug?
A slug is the part of a URL that identifies a specific page. For example, in example.com/blog/my-great-article, the slug is my-great-article. Slugs use only lowercase letters, digits, and hyphens — no spaces, punctuation, or special characters.
Why does text to binary produce such long output?
Each character is represented as 8 binary digits (one byte). A single letter "A" becomes "01000001". A short sentence of 20 characters produces 160 binary digits. This is how computers store and transmit all text internally.
Icons from Creative Fabrica

This website may contain affiliate links. If you click on an affiliate link and make a purchase, we may receive a small commission at no additional cost to you.