Inserting consistent page breaks into plain text is hard to manage when you are counting lines yourself.
Add Page Breaks to Text inserts a break after every set number of lines, as a form feed or a visible marker.
How to use Add Page Breaks to Text
- Paste the text you want to break into pages into the input box.
- Set the lines per page and the break style, and Add Page Breaks to Text inserts a break after each group.
- Copy the result, or download it as a .txt file with the breaks included.
Use cases
- Adding form-feed page breaks for plain-text printing.
- Marking even page boundaries in a long text file.
- Splitting output into fixed-size pages for a legacy system.
Good to know
Add Page Breaks to Text groups lines into pages of the size you choose and inserts either a real form-feed character or a visible marker between them. The form-feed option is copied into the downloaded file even though it is invisible on screen.
Frequently asked questions
What is the difference between the two break styles?
One inserts a real form-feed control character for printing, while the other inserts a visible text marker you can see on screen.
Is the form feed included when I download?
Yes. The downloaded file contains the actual form-feed characters even though they do not show in the preview.
How do I set the page size?
Use the lines-per-page control, and a break is added after every group of that many lines.