EZCV.app
The beautifully simple, subscription-free CV builder.
2 followers
The beautifully simple, subscription-free CV builder.
2 followers
EZCV is an elegantly simple, privacy-focused resume builder. Stop fighting Word formatting, LaTeX errors, and hidden paywalls. It features a real-time split-view editor, 5 ATS-friendly templates, and pixel-perfect PDF exports. There is no AI trying to rewrite your life story, and absolutely no recurring subscriptions. Build for free, or pay what you want (min $3) to drop the watermark and gain a custom link public CV to share with the world directly.




Hello again!
I've just pushed an update that revamps the whole onboarding and helps with getting into building your CVs and exporting them as quick as possible, this should lead to a much more intuitive process.
I've also simplified the landing page and moved the legal documents on their own pages, while adding some previews of the templates.
Let me know what you think about the changes and if there's anything the app can do better!
Hey everyone! While I was thinking to optimize the app so it works better across the globe I found CloudFlare Workers as a meaningful solution, so I started working at migrating the app to it from the VPS I was using. After doing some research I also realized that if I wanted the best performance on the new infrastructure, I'd probably be better off leaving Next.JS and going for something with better CloudFlare Workers support, so I went for TanStack Start, with Hono an tRPC for the backend. This showed significant improvements over OpenNext, especially on cold starts, so it was definitely worth the work. There should be close to no changes from what the app was previously visually and functionally, but there might me slight issues here and there which I encourage anyone to report at our e-mail (contact@ezcv.app). Hope to see you around!