Markdown Page Exporter
WordPress plugin that exports your posts to clean Markdown format: perfect for universal portability (readable by any editor) and for feeding LLMs (Large Language Models) and AI.
by Antonio Troise · github.com/levysoft/markdown-page-exporter · website
★ 1stars
7release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/levysoft/markdown-page-exporter/releases/download/1.0.0/markdown-page-exporter.zipFrom the readme
Markdown Page Exporter
[English | Italiano ]
WordPress plugin to export your posts to Markdown format with a single click.
📋 Description
Markdown Page Exporter is a lightweight and powerful WordPress plugin that allows you to export your articles to Markdown format with a single click.
Perfect for:
- 🔄 Migrating content to other platforms that support Markdown
- 📝 Creating text backups of your posts, without HTML dependencies and with a format that will last over time, independent of WordPress
- 🤖 Feeding artificial intelligence systems (ideal format for LLMs like ChatGPT, Claude, etc.)
- 📚 Archiving content in standard and portable format. Readable by any text editor (Notepad, VS Code, Obsidian, etc.)
- ✍️ Reworking your articles in Markdown editors
✨ Features
Main Features
- Quick Copy: Single click on the main button to copy Markdown to clipboard
- Preview Display: Dropdown menu to view Markdown before copying
- Professional Conversion: Uses Turndown 7.2.2 library (the most used and reliable for HTML→Markdown)
- Accurate Title: Uses official WordPress API to always get the correct post title
- Universal Compatibility: Works with any WordPress theme
- Zero Configuration:
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.0.0 | Oct 29, 2025 | markdown-page-exporter.zip | 7 |