Word Wrapper
cross-browser testing tools
World's simplest online word wrapper for web developers and programmers. Just paste your text in the form below, press the Word Wrap button, and you'll get wrapped text. Press a button – get multi-line wrapped words. No ads, nonsense, or garbage.
51K
Announcement: We just launched Online Math Tools – a collection of utilities for solving math problems. Check it out!
Want to join wrapped text lines?
Use the Line Join tool!
Using a String Wrapper in Cross-browser Testing
A string wrapper can be useful if you're doing cross-browser testing. For example, if you have an old-school website that wraps text at 80 or 132 characters, then to make sure that all text is wrapped at this length, you can write a couple of unit tests. The input text for the tests would be regular text and the output would be the wrapped text that doesn't exceed 80 or 132 chars per line. If your website or webapp requires other wrapping length, then you can configure it in the options. Often used options are 40 characters and 100 characters. You can also use this program for various creative use cases, such as splitting text and strings into individual single words (by setting wrap length to 1).
Looking for more web developer tools? Try these!
Text Columns to Rows Converter
Text Rows to Columns Converter
Text to HTML Entities Converter
UNIX time to UTC time Converter
UTC time to UNIX time Converter
Seconds to Human Readable Time
Binary Bitwise NAND Calculator
Binary Bitwise XNOR Calculator
Binary Bit Rotator to the Left
Binary Bit Rotator to the Right
Text Character Rotator to the Left
Text Character Rotator to the Right
Number of Letters in Text Counter
Number of Words in Text Counter
Number of Lines in Text Counter
Number of Paragraphs in Text Counter
Decimal to Scientific Converter
Scientific to Decimal Converter
Celsius to Fahrenheit Converter
Pro tip: You can use ?input=text query argument to pass text to tools.