In progress · Building now
BuildingMarkUpTo
Paste HTML, see it render live, and export a clean PDF, PNG or JPG in a couple of clicks. There's an AI generate step too, so you can go from an idea to a print-ready file without fighting a browser's print dialog. The bridge between an AI prompt and something you can actually hand off.

The idea
What it is & why I'm building it
MarkUpTo solves a small, annoying problem I kept hitting. AI is great at spitting out HTML, but turning that HTML into a clean, professional PDF or image is a mess. You either wrestle with the browser print dialog, install some sketchy converter, or paste it into a tool that mangles the layout.
So MarkUpTo is the simple version. Paste your HTML, watch it render live, then export a proper PDF, PNG or JPG that looks the way it's supposed to. There's an AI generate step on top, so you can describe what you want and let it draft the markup before you export. The whole point is the shortcut from AI to done.
It's still being built, so it's marked Building and it's earning nothing. The core editor and the live preview work. I'm tightening the export quality and the AI step before I treat it as a real product.
The build
How it's being built
It runs the preview in a secure sandbox so whatever HTML you paste can't reach anything it shouldn't. You type or generate on one side, the rendered result updates on the other, and the export pulls from that same render so what you see is what you get in the file.
Same approach as my other builds underneath. Static front end, AI where it actually helps, cheap to run. The interesting engineering is all in the export, getting a browser render to come out as a crisp, print-ready PDF or a clean image at the right resolution without the usual margins-and-scaling headaches.
Left to do before I'd call it launched: nail the export edge cases, finish the AI generate flow, and decide how it makes money. Right now it's a free tool. Whether that stays free as a lead magnet or grows a paid tier is a decision for after it's solid.
The stack
Tools used
Live HTML preview the core
Paste or generate markup and see it render instantly in a sandboxed frame.
PDF, PNG, JPG export the payoff
Pull a clean, print-ready file straight from the live render. The part most tools get wrong.
AI generate the shortcut
Describe what you want and let it draft the HTML before you export. Prompt to production.
Secure sandbox the safety
Pasted HTML runs isolated, so nothing you drop in can reach anything it shouldn't.
The numbers
Analytics so far
No numbers worth showing yet. It's still in the build, and it's free while I get the export quality right. Once it's solid and out properly, I'll put usage and any revenue right here, plus whatever I decide on pricing. Note: the live site still has a stray reference to an old domain in the body copy that I need to swap to markupto.com.
The recap
Lessons & results
Nothing to recap yet. MarkUpTo is still being built. Once the export is bulletproof and it's properly out, I'll write up what worked, what broke, and whether a free HTML-to-print tool pulls its weight in the portfolio.