docs/guides/exporting-your-resume.mdx
Reactive Resume can export your resume in three formats and print it directly.
| Format | Best for |
|---|---|
| Job applications, recruiter emails, printing, and public resume downloads. | |
| DOCX | Further editing in Microsoft Word, Google Docs, or another word processor. |
| JSON | Backups, restoring a resume later, importing into another Reactive Resume account, or sharing structured data with an AI assistant. |
| Sending directly to a printer or saving through the browser's print dialog. |
The primary way to export is the Download PDF button in the builder header.
<Steps> <Step title="Open your resume in the builder"> Go to the dashboard and open the resume you want to export. </Step> <Step title="Click Download PDF"> The **Download PDF** button is in the top-right of the builder header, next to the sidebar toggle.<Frame caption="Download button in the builder header">
</Frame>
You can also export from the right sidebar's Export section, which lists each format with a short description.
Use the sidebar when you want the format descriptions next to each button. Use the header button when you already know which file you need.
Choose PDF when you need a file that preserves your resume layout.
Use PDF for:
Choose DOCX when you want to continue editing your resume in a word processor.
Use DOCX for:
Choose JSON when you want a structured backup of your resume.
The JSON export includes your resume content and settings. You can import it later from the dashboard to restore the resume or create another version.
JSON is also useful when working with AI assistants. You can export JSON, ask an assistant to review or edit the structured data, then import the revised JSON as a new resume.
<Warning> Review AI-generated changes before importing or using them. AI assistants can make mistakes or add details that do not reflect your experience. </Warning>Choose Print to open your browser's print dialog with the current resume. Use this to print directly, or to save a copy through your browser's "Save as PDF" option when you need to bypass the built-in PDF export.
If your resume is public, visitors can download a PDF from the public resume page. You can enable public access in the builder's Sharing section.
For the full public sharing workflow, see Sharing your resume publicly.