
retype
No description available.
The Lens
Retype does that. Point it at a folder of .md files and it generates a searchable, themed site with navigation, syntax highlighting, and a table of contents. Basically, it's "Markdown in, website out."
The free tier lets you build a site with up to 100 pages. That covers most small projects. Beyond that, Pro is $149/project or Business is $249/project (one-time, not subscription). The source code is visible on GitHub but the license is proprietary, not open source despite being on GitHub.
There's no cloud hosting from Retype: it generates static files you deploy anywhere: GitHub Pages, Netlify, Vercel, your own server. The build step runs locally or in CI. Solo developers: the free tier works for personal projects and small docs sites. Small teams: 100 pages is tighter than you think; once you add API references and guides, you hit it. The $149 one-time cost is reasonable. Growing teams: Business tier adds custom domains for docs, priority support.
The catch: it's not open source. The source is on GitHub for transparency, but the license restricts modification and redistribution. If that matters to you philosophically, Docusaurus or VitePress are fully open source alternatives that do the same thing with more setup.
Free vs Self-Hosted vs Paid
freemium### Free Tier Up to 100 pages per project. Full feature set: search, dark mode, syntax highlighting, Mermaid diagrams, custom components, and automatic navigation. No watermark or branding restrictions.
### Paid: One-Time Purchase - **Pro:** $149/project: unlimited pages, priority support - **Business:** $249/project: adds custom domain support for docs, team licensing - **Enterprise:** Custom pricing: dedicated support, custom features
These are one-time purchases, not subscriptions. You pay once and own the license.
### Self-Hosted Output Retype generates static HTML/CSS/JS. Deploy to any static hosting: GitHub Pages ($0), Netlify free tier, Vercel free tier, S3 + CloudFront, your own Nginx server. The hosting cost is near-zero.
### Cost Comparison - GitBook: Free for personal, $8/user/mo for teams. Usage-based. - ReadTheDocs: Free for open source, $50+/mo for private projects. - Retype: $149 once. No recurring costs. No per-user pricing.
### Verdict Free tier covers small projects. $149 one-time is a bargain compared to monthly SaaS docs platforms.
Free up to 100 pages. $149 one-time for unlimited pages. No subscription fees.
Similar Tools
About
- Owner
- retypeapp (Organization)
- Stars
- 1,327
- Forks
- 217
Explore Further
More tools in the directory
Get tools like this delivered weekly
The Open Source Drop — the best new open source tools, analyzed. Free.


