Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free, open-source resume builder powered by LaTeX with ATS-optimized templates and one-click PDF/LaTeX export.
La-Resume is a free, open-source resume builder that converts user-entered career details into ATS-friendly PDF and LaTeX output, running as a Next.js web application with PWA support.
La-Resume is a resume-building web app powered by LaTeX. Users input their details into a form and receive a formatted resume as both a PDF and a LaTeX source file; the entire process happens in the browser without an account. The project is hosted on GitHub under the MIT license and is published at la-resume.com, with a live demo video linked from the repository.
La-Resume is for job seekers who want a resume that scans well in automated hiring systems, students building a first resume without signing up for a service, and developers or technical writers who want the LaTeX source to customize further. Open-source contributors can also use the repository as a base for feature additions, since the project welcomes pull requests.
The workflow is: enter your details into the web form, preview the rendered resume live, and then click export to download either a PDF or the LaTeX source. The app is built with Next.js, so the preview and export functions run as a typed TypeScript application in the browser.
La-Resume is free and open source. There are no paid tiers, subscription fees, or account requirements, and the MIT license permits commercial use and modification.
Yes. The project states it is 100% free and open source, and the GitHub repository is MIT-licensed. No payment or account is needed to generate a resume.
No. The feature list explicitly includes "No Signups Required," so you can enter your details and download the output without registering.
La-Resume exports each resume as a PDF and as LaTeX source. Both outputs use the same ATS-optimized layout, letting you submit the PDF or continue editing the LaTeX directly.
The project is a Progressive Web App, so it can be installed on a mobile device and used like a native app, including offline operation after the first visit.
