ComingUp ComingUp
R

ResumeBot.co

Jul 28, 2026 Productivity
career formatting job_search pdf resume

About

Founder here. I built ResumeBot after getting tired of a small but infuriating problem: you make a resume look perfect in the editor, download it, and the PDF shifts margins, swaps a font, or pushes one bullet onto page two. The usual cause is architectural: the browser preview and PDF exporter are two separate implementations that slowly drift apart. I made the opposite tradeoff. ResumeBot has one React template component that renders the live editor preview, dashboard thumbnail, and exported P...

Comments (4)

Jazmin O'Keefe Jazmin O'Keefe 1 month ago

google docs exports PDFs fine though

Enid Anderson Enid Anderson 1 month ago

does it work with resumes built in google docs?

Haleigh Fay Haleigh Fay 1 month ago

puppeteer for the pdf generation, layout consistency is the real challenge

Royce Wilkinson Royce Wilkinson 1 month ago

pdf font consistency is such an underrated fix