@resumx/resumx
v0.2.0
Published
Markdown resume builder
Maintainers
Readme

Most resume effort goes to layout and styling, the factors that matter least for getting hired. Resumx automates all of it so you can focus on content and tailoring instead.
Add or remove content freely, it always fits the page count you set
Your resume is a database. Each application is a query. Tailoring is selecting from what exists, not creating a new file.
LaTeX-quality output, Markdown simplicity. 30+ style options, built-in Tailwind CSS, and 200k+ icon shortcodes.
Git as your application tracker.
git tagto mark,git resumxto render.Built with AI in mind. Optimized for autonomous AI editing. Agent skills are included.
npx skills add resumx/skillsMarkdown in, schema out. Write plain Markdown. The schema is inferred.
PDF, HTML, DOCX, and PNG from a single source.
Multi-language, variables, live preview, and more.
Already Have a Resume?
Import it to Resumx Markdown in seconds →
Drop your PDF, DOCX, LaTeX, or JSON Resume and get a ready-to-render .md file back.
Quick Start
Install:
npm install -g @resumx/resumx
npx playwright install chromium
# For DOCX export, install pdf2docx:
pip install pdf2docxRun:
resumx init resume.md # Generate a template resume
resumx resume.md --watch # Live previewDocumentation
For full documentation, visit resumx.dev.
The Resume Playbook
Research-backed guidance on what actually moves the needle in hiring, from resume length to tailoring strategy. Read The Resume Playbook.
CLI
See the full CLI Reference.
