Skip to content
AbhisekkumarShandilya edited this page Jul 2, 2026 · 4 revisions

OpenResume Builder

A free, open-source, cross-platform resume builder built with Electron + React + Vite.

OpenResume Builder screenshot

Latest release: v2.2.6 — multiple resume profiles, export to Word/plain text, dark mode, WYSIWYG rich-text bullets, Links & Languages sections, and undo/redo. See What's new below.

Pages

  • Features — everything the app does, in detail
  • Screenshots — a visual tour of the workspace
  • Installation — Windows / macOS / Linux, with troubleshooting
  • Development — run from source, tests, packaging
  • Roadmap — what shipped and what's next

What's new in v2.2.6

The 2.2.x line (promoted to stable as v2.2.6) added:

  • Multiple resume profiles — a master resume plus tailored copies per application, switched from a toolbar dropdown; autosave, snapshots, and undo history are all per-profile
  • Export to Word (.docx) and plain text (.txt) alongside PDF — real Word bold/italic and numbering, clickable hyperlinks; plain text is the most ATS-safe format
  • Dark mode — System / Light / Dark, with the resume preview kept paper-white
  • WYSIWYG bold/italic in Experience, Custom Section, and Skills — no visible ** markers while typing
  • Undo/redo — Ctrl+Z / Ctrl+Y plus toolbar buttons, with typing-burst coalescing
  • Links and Languages sections — clickable link anchors in every export format; compact inline language rendering
  • Month/year date pickers with a "Present" quick-pick and future-date blocking
  • A full automated test suite (Vitest + Playwright e2e) that gates every push and release build

Full details in the CHANGELOG.

Quick links

Clone this wiki locally