aicoolies logo

Best tools for Documentation Writing

Generating and maintaining technical documentation

87 tools

last updated August 16, 2026

showing 39 of 87 tools

MDX logo

MDX

Markdown with JSX components

MDX is a format that seamlessly combines Markdown with JSX, allowing authors to embed React components directly inside Markdown documents. It solves the problem of static content being too limited for modern web applications by making documentation interactive — charts, custom widgets, and live code examples can live alongside prose. MDX is the backbone of Docusaurus, Nextra, and countless React-based docs stacks.

Open Source
Marimo logo

Marimo

Reactive Python notebooks that version with git and deploy as apps

Marimo is a reactive Python notebook environment with 20,000+ GitHub stars and $4M seed funding. Unlike Jupyter, marimo notebooks automatically update dependent cells when values change, version cleanly with git as pure Python files, and deploy directly as interactive web applications without conversion steps.

Open Source
Microsoft logo

MarkItDown

Convert any file to Markdown for LLM pipelines

MarkItDown is a lightweight Python utility by Microsoft that converts files into clean Markdown optimized for LLM pipelines and text analysis. It supports PDF, Word, Excel, PowerPoint, HTML, images with OCR, audio with transcription, and text formats like CSV, JSON, and XML. The tool preserves document structure including headings, tables, lists, and links while keeping output token-efficient. It offers a CLI, a four-line Python API, Docker support, and a plugin architecture for extensions.

Open Source
MkDocs logo

MkDocs

Project documentation with Markdown

Python-based static site generator purpose-built for project documentation. Simple YAML configuration, fast build times, and a rich plugin ecosystem. The Material for MkDocs theme adds a polished look with search, dark mode, and advanced navigation features. The go-to documentation tool for open-source projects and internal engineering docs that need to look professional with minimal effort.

Open Source
Nextra logo

Nextra

Next.js documentation framework

Nextra is a Next.js-based static site generator designed for documentation websites and blogs with minimal configuration. Leverages the full Next.js ecosystem with pre-built themes (Docs and Blog), MDX support, automatic file-system routing, full-text search, dark mode, and i18n. Developers get fast, SEO-friendly docs sites while keeping access to Next.js features like React Server Components.

Open Source
Notion MCP Server logo

Notion MCP Server

Official Notion MCP server for AI-agent workspace access

Notion MCP Server is Notion's official MIT-licensed MCP server for connecting AI assistants to Notion workspaces. It supports the vendor-backed remote OAuth path and tools designed for page, workspace, and Markdown-style operations, making it a safer default than unofficial Notion bridges for teams already using Notion for docs, projects, or internal knowledge bases.

Open SourceTelemetry
Open Notebook logo

Open Notebook

Private, self-hosted research notebooks with flexible AI models, source chat, and podcasts

Open Notebook is an MIT-licensed, self-hosted alternative to NotebookLM for collecting sources, chatting over research, generating reusable transformations, and producing multi-speaker podcasts. Its Docker stack keeps notebook data under the user's control while supporting 18-plus model providers, including local Ollama and LM Studio workflows.

Open SourceTelemetry
OpenDataLoader PDF logo

OpenDataLoader PDF

AI-ready PDF parser with benchmark-leading accuracy

OpenDataLoader PDF is a high-performance parser that extracts structured, AI-ready data from PDFs with industry-leading 0.907 benchmark accuracy. Combines deterministic local processing with optional AI hybrid mode for complex layouts, OCR support across 80+ languages, formula extraction in LaTeX, chart descriptions, and built-in prompt injection filtering. Available as Python, Node.js, and Java SDKs for seamless RAG pipeline and data preparation integration.

freemiumOpen Source
LangChain logo

OpenWiki

LangChain CLI for maintaining agent-friendly codebase documentation

OpenWiki is LangChain’s open-source CLI for generating and maintaining an agent-focused wiki inside a codebase. It can create an openwiki/ documentation folder, update it from repository changes, add guidance to AGENTS.md or CLAUDE.md, and run via an interactive CLI or daily GitHub Action so coding agents have durable context without stuffing every detail into prompts.

Open SourceTelemetry
PaddlePaddle logo

PaddleOCR

State-of-the-art OCR toolkit supporting 100+ languages from Baidu

PaddleOCR is an open-source OCR toolkit from Baidu's PaddlePaddle ecosystem with over 73,000 GitHub stars. It provides ultra-lightweight and high-accuracy text detection and recognition for 100+ languages including CJK, Arabic, and Indic scripts. The toolkit offers pre-trained models, easy deployment via pip, and server/edge inference options for document digitization workflows.

Open Source
NVIDIA logo

PersonaPlex

NVIDIA's real-time persona-driven voice dialogue model

PersonaPlex is NVIDIA's open-source, full-duplex speech-to-speech conversational AI model that enables persona control through text-based role prompts and audio-based voice conditioning. Built on the Moshi architecture, it produces natural, low-latency spoken interactions with consistent persona across conversations. The model supports multiple pre-packaged voice embeddings for both natural and varied speaking styles, making it suitable for building interactive voice agents and assistants.

Open Source
PitchDocs logo

PitchDocs

AI-powered marketing-ready READMEs from code

PitchDocs is an AI documentation generator that scans codebases to produce marketing-ready READMEs, changelogs, and AI context files like llms.txt. It bridges the gap between raw source code and consumer-ready technical communication, targeting the growing need for high-quality README files that serve both human developers and AI agents accessing documentation.

paidOpen Source

QMD

On-device hybrid search engine for your docs and notes

QMD is an on-device search engine built by Tobi Lütke (Shopify CEO) that indexes markdown notes, meeting transcripts, and documentation locally. It combines BM25 full-text search, vector semantic search, and LLM-powered re-ranking into a single hybrid pipeline. Ships with a built-in MCP server for seamless integration with Claude Code, Cursor, and other AI editors. All processing happens on your machine via node-llama-cpp with GGUF models — zero cloud dependency.

free
Quarkdown logo

Quarkdown

Programmable Markdown typesetting for docs, books, and slides

Quarkdown is a Turing-complete Markdown typesetting system that compiles a single source into print-ready books, academic papers, knowledge bases, or interactive presentations. It extends Markdown with a built-in scripting language featuring functions, variables, and a standard library for full document control. Supports HTML, PDF, and plain text output with live preview and real-time reloading during authoring.

free
RAGFlow logo

RAGFlow

Deep document understanding RAG engine

RAGFlow is an open-source RAG engine with 76K+ GitHub stars that provides deep document understanding for building knowledge-based AI applications. Optimizes chunking for 20+ document types including PDFs, Word docs, presentations, and images using layout-aware parsing. Features template-based chunking strategies, citation with source references, multi-recall retrieval combining keyword and semantic search, and a visual knowledge base management interface with drag-and-drop document upload.

Open Source
ReadMe logo

ReadMe

Beautiful, personalized API docs

Developer hub platform for creating interactive API documentation with try-it-now API explorer, auto-generated references from OpenAPI specs, custom landing pages, changelog, guides, and usage analytics. Features personalized docs that show API keys and example responses based on the logged-in user. Tracks which endpoints developers actually use. Integrates with GitHub for syncing docs from repos. Used by companies like Twilio and Shopify for their developer portals.

freemium
Redoc logo

Redoc

OpenAPI-powered developer portals

OpenAPI documentation renderer with a clean three-panel layout that generates beautiful, responsive API reference pages from your OpenAPI spec. Available as open-source React component or CLI-generated static site. Supports code samples in multiple languages, search, and deep linking, making it the go-to choice for teams who want polished API docs without custom development.

freemiumOpen Source
Rowboat logo

Rowboat

Open-source AI coworker with persistent memory and tool use

Rowboat is an open-source AI coworker platform that provides persistent memory, tool use, and multi-agent orchestration in a chat-based interface. It enables teams to build AI assistants that remember context across sessions, access internal tools and databases, and coordinate specialized sub-agents for complex workflows. Over 9,300 GitHub stars.

Open Source
Sanity logo

Sanity

Composable content platform for structured data

Sanity is a composable content platform providing a real-time, API-first content backend with a customizable editing studio. Content is stored as structured data accessible via GROQ query language or GraphQL. Features real-time collaboration, portable text for rich content modeling, image pipeline with on-the-fly transformations, and webhooks for content-driven workflows. The open-source Sanity Studio provides a fully customizable React-based editing interface deployable anywhere.

freemium
Scribe logo

Scribe

Auto-capture workflows into step-by-step documentation

Scribe automatically captures your on-screen workflows and converts them into step-by-step documentation with annotated screenshots. Simply perform a process with the browser extension or desktop app active, and Scribe generates a shareable guide with numbered steps, highlighted click targets, and descriptive text. Used for creating SOPs, training materials, and onboarding docs without manual documentation effort.

freemium
Speakeasy logo

Speakeasy

Auto-generate SDKs and docs from backend routes

Speakeasy uses AI to parse backend API routes and auto-generate production-ready SDKs in multiple languages alongside OpenAPI documentation. It ensures that client libraries and documentation always match the current backend implementation, eliminating the drift between API code, SDK behavior, and documentation that plagues most API-first teams as their services evolve.

paid
Starlight logo

Starlight

Build stellar documentation with Astro

Starlight is an open-source Astro-based documentation theme from the Astro team that produces fast, accessible, SEO-friendly docs sites with minimal config. Ships dark mode, full-text search via Pagefind, versioned navigation, i18n, auto-generated sidebars, and beautiful defaults out of the box. Ideal for open-source projects, product docs, and technical handbooks that want first-class performance.

Open Source
Strapi logo

Strapi

Open-source headless CMS for developers

Strapi is the leading open-source headless CMS with 65K+ GitHub stars providing a customizable API-first content management system. Auto-generates REST and GraphQL APIs from content types defined through a visual builder. Features role-based access control, media library, internationalization, draft/publish workflow, and a plugin marketplace. Built with Node.js and supports PostgreSQL, MySQL, SQLite, and MariaDB. Self-hostable with Strapi Cloud also available.

Open Source
Sublime Text logo

Sublime Text

Lightweight fast text editor known for speed

Sublime Text is a sophisticated, high-performance text editor known for speed, elegance, and minimal resource consumption. Launches instantly and handles huge files without lag, making it a favorite among developers who value a fast, distraction-free coding environment. Features include multi-cursor editing, Goto Anything fuzzy navigation, a powerful command palette, and a rich ecosystem of Python-based packages.

paid
Superset logo

Superset

IDE for the AI Agents Era — run an army of coding agents in parallel

Open-source meta-IDE that orchestrates 10+ AI coding agents (Claude Code, Codex, OpenCode) in parallel. Uses git worktree isolation to prevent conflicts, with a unified monitoring dashboard and batch diff review. With 7.9k+ GitHub stars, it's the go-to tool for teams that want to scale AI-assisted development across multiple concurrent tasks.

Open Source
Swagger / OpenAPI logo

Swagger / OpenAPI

API design and documentation standard

Industry-standard specification for defining RESTful APIs with a comprehensive ecosystem of tools. OpenAPI Specification (formerly Swagger) describes endpoints, parameters, responses, and authentication in YAML/JSON format. Swagger UI generates interactive API documentation, Swagger Editor provides a visual spec editor, and Swagger Codegen generates server stubs and client SDKs in 40+ languages. The foundation of API-first development workflows used by millions of developers worldwide.

Open Source
Swimm logo

Swimm

IDE documentation that stays synced with code

Swimm uses AI to keep code documentation in sync with real-time code changes, providing interactive walkthroughs directly in VS Code and JetBrains IDEs. It solves the stale documentation problem by making docs part of the development workflow rather than a separate artifact, automatically detecting when code changes invalidate existing documentation and suggesting updates.

freemium
Tessl logo

Tessl

Spec-driven development to keep AI agents on rails

Tessl is a spec-driven development platform founded by Snyk creator Guy Podjarny that keeps AI coding agents reliable by defining software through structured specifications before any code is written. The Tessl Framework guides agents to create plans, specs with linked tests, and API definitions — then generates and validates code against them. The Spec Registry provides 10,000+ specs for open-source libraries, preventing API hallucinations and version mixups in agent-generated code.

freemium
Theneo logo

Theneo

AI-powered Stripe-style API documentation

Theneo is a Y Combinator-backed tool that generates high-quality, Stripe-style API documentation in seconds using AI. It transforms OpenAPI specs, Postman collections, or raw code into interactive developer portals with code playgrounds, multi-language SDK examples, and beautiful visual design, helping API-first teams create professional documentation without spending weeks on manual writing.

freemium
Trupeer logo

Trupeer

AI documentation tool with video-to-docs conversion

Trupeer is an AI documentation platform that converts screen recordings and videos into structured technical documentation with AI-generated voiceovers. It automates the creation of step-by-step guides, API documentation, and SaaS help articles by analyzing video content and generating written docs with annotated screenshots. Useful for teams creating onboarding materials and product documentation.

paid
TypeDoc logo

TypeDoc

Documentation generator for TypeScript

Documentation generator that converts TypeScript source comments into HTML, JSON, or Markdown reference sites. TypeDoc reads JSDoc-style annotations directly from .ts files, using the TypeScript compiler API to extract types, signatures, classes, and modules without duplicating annotations. Themes and plugins customize output for libraries, monorepos, and design systems. De facto standard for documenting open-source TypeScript packages — used by Pixi.js, NestJS, and thousands more.

freeOpen Source
Unstructured logo

Unstructured

ETL for LLMs — preprocess any document format

Unstructured is an open-source ETL library that preprocesses and transforms documents from diverse formats into clean, structured data ready for LLM ingestion and RAG pipelines. It handles PDF, HTML, Word, PowerPoint, and many other file types through partitioning, cleaning, and chunking operations. The library offers connector-based architecture for integrating with various data sources and destinations, making it a key component in document processing workflows for AI applications.

freemiumOpen Source
Vim logo

Vim

The ubiquitous modal text editor

Vim is a highly configurable terminal text editor that has been a cornerstone of Unix and Linux development for over three decades. Built as an improved version of vi, Vim solves efficient text manipulation through its modal editing paradigm — separating insert and command modes so that keystrokes become powerful composable operations. Extensive plugin ecosystem, scripting via Vimscript/Lua, and first-class support in nearly every system.

Open Source
VitePress logo

VitePress

Vite & Vue powered static site generator

Static site generator built on Vite and Vue.js for fast documentation sites. Write in Markdown with embedded Vue components. Automatic sidebar from file structure, full-text search, dark mode, i18n, code group tabs, and customizable themes with Tailwind CSS. Minimal JavaScript for near-instant page loads. Created by Evan You (Vue/Vite creator). Powers Vue, Vite, and Pinia docs. The standard docs tool for Vue ecosystem projects.

Open Source
wezterm

WezTerm

GPU-accelerated terminal with Lua config

GPU-accelerated cross-platform terminal emulator written in Rust with configuration in Lua for maximum flexibility. Supports multiplexing (splits, tabs, workspaces), ligatures, true color, sixel/iTerm2/Kitty image protocols, and SSH multiplexer for remote sessions. Extensive keyboard/mouse customization, dynamic color schemes, and a built-in serial port mode. Works on macOS, Linux, Windows, and FreeBSD. Known for deep customizability. 19K+ GitHub stars.

Open Source
Zudoku logo

Zudoku

MIT-licensed API documentation framework by Zuplo

Zudoku is an MIT-licensed API documentation framework built by the team behind Zuplo API gateway. It generates developer portals from OpenAPI specs with features like interactive API playground, markdown content pages, authentication integration, and search. Designed as a free alternative to ReadMe and Stoplight with customizable themes and plugin architecture.

Open Source
iTerm2 logo

iTerm2

macOS terminal replacement

Feature-rich terminal emulator for macOS that has been the de facto standard for Mac power users and developers for over a decade. Supports split panes, tabs, profiles, triggers, hotkey windows, search with regex, shell integration for marks and navigation, tmux integration, and extensive customization via JSON profiles. Built-in password manager, automatic profile switching based on context, and Python scripting API for automation. Free and open-source with a loyal community.

Open Source
kitty logo

kitty

The fast, feature-rich terminal

GPU-accelerated terminal emulator written in C and Python, focused on performance and features. Supports ligatures, true color, graphics protocol for displaying images/plots inline, tabs, splits, and remote control via IPC. Highly configurable via a plain text config file. Cross-platform on macOS and Linux. Features a kitten framework for writing terminal programs in Python. Known for innovation in terminal graphics. 26K+ GitHub stars and a dedicated power-user community.

Open Source
tbls logo

tbls

CI-friendly database documentation generator

tbls is an open-source database documentation tool that automatically generates schema documentation in Markdown, with built-in linting to enforce documentation standards and coverage metrics for tables and columns. It supports 13+ databases including PostgreSQL, MySQL, BigQuery, Snowflake, MongoDB, and ClickHouse. Designed for CI integration with GitHub Actions support, tbls runs schema diff detection and documentation enforcement as part of automated pipelines.

Open Source