Text to PNG Converter
Short text becomes one styled card. A long article is split into a numbered set of PNG pages, laid out page by page so nothing is cropped and no line is cut in half — then downloaded as one ZIP.
This preview is the exact canvas that gets exported — same layout engine, scaled down to fit.
Preserves headings, **bold**, lists and `code`. Formatted clipboard text is converted to editable Markdown; source text stays local.
Turn this on when you pasted text whose lines were wrapped by something else. Paragraph breaks (blank lines) are always kept.
The signature and the page number share the footer line at the bottom of every page.
How a long article becomes a set of images
The tool lays the text out first and only then decides where the page breaks go — the reverse of cutting a tall screenshot into slices.
Paste the whole thing
Whole articles and several thousand characters are fine. A blank line marks a new paragraph; line breaks inside a paragraph are preserved unless you ask for them to be joined.
Pick a page shape
Every page in the set gets the same size, so the series looks consistent. Square, 4:5, 3:4 and 9:16 are provided — or leave it on auto height for short text that fits in one image.
Let it paginate
Paragraphs are kept whole whenever they fit. A paragraph longer than a page continues on the next one. Lines are never split down the middle.
Download the set
Page through the preview, then download every page as a single ZIP — page-01.png, page-02.png and so on — or grab just one.
How the page breaks are chosen
Pagination is where a long-text tool usually falls apart. These are the rules this one follows, and you can see all of them in the preview above.
Breaks land between lines
Text is wrapped first, then distributed. A page boundary can only fall between two complete lines, so no sentence is ever sliced horizontally.
Paragraphs stay together
If a paragraph fits on the next page but not in the space left on this one, the whole paragraph moves down instead of being split after a line or two.
No stranded single lines
A paragraph is never split so that one lone line is left hanging at the top of the next page — the break moves back a line to keep at least two together.
A reserved footer line
When page numbers or a signature are on, that space is reserved before pagination runs, so text never collides with the footer or gets pushed off the page.
Mixed scripts and emoji
CJK characters and emoji break per character, Latin text breaks at spaces, and long unbroken strings such as URLs are split per character rather than overflowing.
Nothing silently dropped
Every character you paste ends up on exactly one page. If a combination of font size and page shape cannot fit a single line, the tool tells you instead of exporting a broken page.
A real three-page set
These were rendered by the engine on this page — a cover, then two numbered body pages from the same text. Not mockups.
What this converter handles
Processed on your device
Your text is drawn onto a canvas by your own browser. It is never sent to a server, and the page does not read the contents of the text box for analytics.
English, 中文 and emoji
Line breaking is per character for CJK and emoji and per word for Latin text, so mixed-language articles wrap without strange gaps or cut glyphs.
Preview matches the export
The preview is the export canvas, just scaled down on screen. There is no second renderer, so font size, padding and page breaks cannot drift apart.
One ZIP for the whole set
Files are zipped in the browser with no server involved, named in order so they stay sorted when you upload them as a carousel or a thread.
Real transparency
Turn off the background and the exported PNGs keep their alpha channel, so the text drops cleanly onto any colour or photo.
Works on phones
The controls stack under the preview on small screens, and the preview never pushes the page wider than the viewport.
Text to PNG: frequently asked questions
How do I turn a long article into images?
page-01.png, page-02.png and so on. Nothing is uploaded at any point.