QuickFreeTools

Online Justify Text

Pad lines to a target width by adding spaces between words (justify). Each line (except possibly the last) becomes the same length. Client-side only.

The  quick brown fox jumps over the lazy
dog.

Frequently Asked Questions

How does justification work?
Words on each line are spaced so that the line reaches a target width. Extra space is distributed between words (and sometimes between characters in strict block justify).
Last line?
Usually the last line of a paragraph is left-aligned (not justified) so it doesn't look stretched. You can often choose to justify it too.
Target width?
You set a character width (e.g. 60 or 80). Lines are wrapped to that width and then spaces are added so each line (except last) is exactly that long.

Related Text Tools