docs: publish resume builder comparison cluster

This commit is contained in:
Amruth Pillai
2026-07-28 09:04:43 +02:00
parent d34a429dea
commit 9d6426b2e0
5 changed files with 26 additions and 4 deletions
@@ -3,7 +3,7 @@ title: "Reactive Resume vs Kickresume"
description: "Compare Reactive Resume and Kickresume by free downloads, AI writing, content examples, templates, provider choice, and self-hosting."
---
Kickresume is a better fit when you want AI writing, imports, examples, and related career documents in one guided product. Reactive Resume is a better fit when you want a free, open-source resume editor with optional, provider-configured AI and self-hosting.
Kickresume is a better fit when you want AI writing, imports, examples, and related career documents in one guided product. Reactive Resume is a better fit when you want an open-source resume editor with a core hosted workflow that has no premium tier, optional provider-configured AI, and self-hosting.
## Quick comparison
@@ -43,6 +43,6 @@ Reactive Resume has a smaller guided-content and checker surface. It does not in
Last checked: July 28, 2026
<Card title="Use the core builder and designed exports for free" icon="arrow-right" href="https://rxresu.me">
<Card title="Use the core builder and its exports" icon="arrow-right" href="https://rxresu.me">
Try Reactive Resume when PDF or DOCX output matters more than ready-made writing suggestions.
</Card>
@@ -3,7 +3,7 @@ title: "Reactive Resume vs MyPerfectResume"
description: "Compare Reactive Resume and MyPerfectResume by free downloads, writing guidance, templates, AI, open source, and self-hosting."
---
MyPerfectResume is geared toward guided writing: it offers step-by-step prompts, expert-written content suggestions, and a resume checker. Reactive Resume is a free, open-source resume editor with designed PDF, DOCX, Markdown, and JSON exports, but it does not provide an equivalent built-in content library or specialized checker.
MyPerfectResume is geared toward guided writing: it offers step-by-step prompts, expert-written content suggestions, and a resume checker. Reactive Resume is an open-source resume editor whose core hosted workflow has no premium tier and includes PDF, DOCX, Markdown, and JSON exports, but it does not provide an equivalent built-in content library or specialized checker.
## Quick comparison
+1 -1
View File
@@ -29,7 +29,7 @@ That can be a practical fit when you want assistance choosing words, want to pre
Reactive Resume fits when you want to download a designed PDF or DOCX without upgrading. Its templates render structured resume sections, and the [template guide](/guides/choosing-a-template) explains the template-selection workflow. JSON export retains Reactive Resume's structured data for backup or reuse, which is separate from the final PDF or DOCX.
It also offers control that a hosted-only service does not: the source is public under the [MIT license](/legal/license), and the project can be deployed through the [Docker self-hosting guide](/self-hosting/docker). Optional AI support can be configured with your own provider if you want assistance while editing.
It also offers deployment control: the source is public under the [MIT license](/legal/license), and the project can be deployed through the [Docker self-hosting guide](/self-hosting/docker). Optional AI support can be configured with your own provider if you want assistance while editing.
## Which should you choose?
+22
View File
@@ -115,6 +115,28 @@
"use-cases/ai-resume-builder"
]
},
{
"group": "Comparisons",
"pages": [
"comparisons/reactive-resume-vs-canva",
"comparisons/reactive-resume-vs-adobe-express",
"comparisons/reactive-resume-vs-overleaf",
"comparisons/reactive-resume-vs-resume-com",
"comparisons/reactive-resume-vs-myperfectresume",
"comparisons/reactive-resume-vs-resume-now",
"comparisons/reactive-resume-vs-resume-io",
"comparisons/reactive-resume-vs-zety",
"comparisons/reactive-resume-vs-kickresume",
"comparisons/reactive-resume-vs-resumegemini",
"comparisons/reactive-resume-vs-jobscan",
"comparisons/reactive-resume-vs-resumod",
"comparisons/reactive-resume-vs-rezi",
"comparisons/reactive-resume-vs-careercircle",
"comparisons/reactive-resume-vs-novoresume",
"comparisons/reactive-resume-vs-livecareer",
"comparisons/reactive-resume-vs-freesumes"
]
},
{
"group": "Self-Hosting",
"pages": ["self-hosting/docker", "self-hosting/examples", "self-hosting/sso", "self-hosting/migration"]