DEV Community

CryCoder
CryCoder

Posted on

I built GPTtoPDF to turn ChatGPT conversations into clean PDFs

I kept running into a simple problem:

ChatGPT conversations are useful, but saving them as a proper document is unnecessarily painful.

So I built GPTtoPDF.

You paste a public ChatGPT share link and get a formatted PDF without installing an extension or creating an account.

It preserves:

📄 headings & lists
💻 code blocks
📊 tables
∑ mathematical formulas
📱 mobile-friendly workflow

Try it: https://gpttopdf.site

The project is already getting organic search traffic:

5.68K clicks · 14.9K impressions · 38.2% CTR · avg. position 7.3

I'm also working on the engineering side around PDF rendering, validation, rate limiting, SSRF protection and performance.

Top comments (0)