Krafter

Sign inGet started

Exporting your resume

April 2, 2025

Krafter supports three export formats. Each is accessible from the toolbar at the top of the preview panel.

PDF export

Click PDF to generate a pixel-perfect A4 PDF. The export uses a serverless Playwright instance that renders the exact same HTML/CSS shown in the preview — what you see is what you get. Font rendering is handled server-side, so the PDF looks identical regardless of which fonts are installed on your machine.

HTML export

Click HTML to download a self-contained .html file. All template CSS and font data are inlined — the file works offline and prints correctly from any modern browser.

To print to PDF from the HTML file, open it in Chrome or Edge and use File → Print → Save as PDF with margins set to None and background graphics enabled.

JSON export

Click JSON (or use the card menu on the dashboard) to download your resume data in Krafter's JSON schema. This is useful for:

  • Feeding your resume to an AI tool (e.g. Claude) and asking it to tailor the content for a specific role
  • Importing the modified version back via the Import dialog
  • Backing up your resume data outside of Krafter