Release notes
16 changes you can actually see.
Only what shows up for you goes on this list. Refactors, test fixes and internal tidying stay in the commit history where they belong — a changelog padded with invisible work makes a product look busier than it is.
- Platform
Your account, in the top bar
Signed in, the top bar now shows your account instead of a Log in link: your address, your plan and a way out. Paying accounts are no longer asked to unlock what they already have.
- Platform
Download your data, close your account
The account page will now hand you everything it holds as a file, change the address you sign in with, or close the account for good. Closing is blocked while a subscription is live, so a cancelled account cannot keep being charged.
- Platform
See what is left today
The account page shows how many runs the day still has in it. Before, the only way to learn the limit was to reach it.
- New tool
Page numbers with a total
Number pages as 3 or as 3 / 12. The total counts the pages you actually numbered, so leaving a cover out does not make the last page lie.
- New tool
Merged files keep their sections
Combining files now writes a bookmark for each one, so a two-hundred-page merge is something you can navigate instead of scroll.
- Platform
Limits before the wait
Tools with a real ceiling say so before you start. OCR runs a hundred pages at a time and now tells you on the page, not after the wait.
- Fixed
OneDrive import fixed
Bringing a file in from OneDrive failed on nearly every tool page. It works from anywhere now.
- Fixed
A real page for a wrong link
A mistyped or out-of-date address used to hand you a file download instead of a page. Now it is a page, and it has a way back.
- New tool
Scan with your camera
Photograph pages with your phone or webcam and get a PDF. The picture is taken, kept and turned into a PDF entirely without ever reaching us.
- New tool
PDF read aloud
Have any PDF read aloud on the spot. Pick a voice, set the speed, pause anywhere. The text is never uploaded, and if your language has no voice installed we say so instead of mispronouncing it.
- New tool
Create fillable PDF
Turn a flat PDF into a real form. Draw text boxes and checkboxes where you want them; what you place is exactly what you get, with no guessing about where the lines are.
- New tool
Split by bookmarks
Split a report or book at its own chapters instead of typing page numbers. A bookmark whose target cannot be resolved is skipped rather than guessed — cutting at the wrong page splits a chapter down the middle.
- Platform
Works offline
Run a tool once and it keeps working with no network at all. Measured: with the server switched off, merging produced a valid PDF in 751 ms and made zero outside requests.
- Platform
MCP server
Connect an AI assistant to the whole toolbox. It finds the right tool and hands you the link; your document never reaches it.
- Fixed
Downloaded files were named in Turkish
Converting several images produced gorseller.pdf, and one more tool had the same problem. Both reached users in every language. Fixed, and the guard that missed them was rebuilt so the whole class cannot come back.
- Fixed
PDF to SVG no longer says “soon”
It was marked as coming, and it is not coming: the upstream renderer removed the converter this would have needed because its own version was incomplete. A half-working one produces a valid-looking SVG with pieces missing, which you would only notice at the print shop. The page now says that plainly.