Specter vs WP All Import
Local Markdown editing or WordPress import and export?
Both tools work with WordPress content, but they approach it from different angles and serve different workflows.
TL;DR
| Choose Specter if | You want to pull WordPress posts and pages into local Markdown files, edit them with your own tools or AI, and push reviewed changes back. |
| Choose WP All Import if | You need to import, export, or migrate WordPress content using CSV, XML, Excel, or Google Sheets — especially for WooCommerce products, custom post types, or large data migrations. |
Introduction
WP All Import and WP All Export are the standard tools for structured data import and export in the WordPress ecosystem. They handle CSV, XML, Excel, and Google Sheets workflows, support WooCommerce products, custom post types, and custom fields, and are widely used for migrations and bulk data operations. Specter approaches WordPress content from a different direction: it syncs posts and pages to local Markdown files so you can edit them with any tool — including AI assistants — and push the reviewed changes back using WordPress Application Passwords. The two tools have some surface-level overlap (both touch WordPress content in bulk), but they are built for different jobs: WP All Import is a structured data pipeline tool, and Specter is a local Markdown editing layer.
Feature comparison
| Dimension | Specter | WP All Import |
|---|---|---|
| Primary workflow | WordPress → local Markdown → edit → push back | Import/export WordPress content via CSV, XML, Excel, or Google Sheets |
| Editing surface | Local Markdown files — any editor or AI tool | Spreadsheet or structured data file |
| WooCommerce / custom post types | Not supported — posts and pages only | Strong support for WooCommerce, custom post types, and custom fields |
| Ghost support ★ | Fully supported | Not supported |
| Shopify support ★ | Articles, pages, and products | Not supported |
| Bulk AI editing ★ | Native fit — local Markdown files work with any AI tool | Not a primary use case; requires additional tooling |
| Dry-run preview | Built in — review changes before they land on WordPress | Preview available in import wizard |
| WordPress plugin required ★ | No plugin needed — uses WordPress Application Passwords (built into WP 5.6+) | Requires plugin installation on the WordPress site |
| Platform | Mac desktop app | WordPress plugin (web-based) |
| Pricing | $99/year via Paddle, or free open-source build on GitHub | Annual license; free version available with limited features |
★ indicates a genuine Specter advantage based on current capabilities.
When to use which tool
Specter — Editing a WordPress blog archive with AI
If you have hundreds of WordPress posts and want to run AI passes over them — rewriting intros, updating metadata, refreshing titles — Specter is the more direct fit. You pull the archive to local Markdown, run your AI pass, review the diffs, and push back. WP All Import is not designed for this kind of local editing workflow.
WP All Import — Migrating a large WooCommerce product catalog
If you need to import or export thousands of WooCommerce products with custom fields, variants, and pricing, WP All Import is the right tool. Specter does not support WooCommerce and is limited to posts and pages on WordPress.
Specter — Editing WordPress posts in VS Code or Obsidian
If you prefer writing and editing in a local Markdown editor rather than the WordPress Gutenberg interface, Specter provides that workflow. WP All Import does not provide a local file editing layer.
WP All Import — Bulk importing content from a CSV or spreadsheet
If you have a spreadsheet of content that needs to be imported into WordPress as posts, pages, or custom post types, WP All Import handles this well. Specter does not import from CSV or spreadsheets.
Frequently asked questions
Does Specter require a WordPress plugin?
No. Specter connects to WordPress using Application Passwords, which are built into WordPress 5.6 and later. No plugin installation is required on your WordPress site.
Does WP All Import support Ghost or Shopify?
No. WP All Import is a WordPress-specific tool. It does not support Ghost or Shopify.
Can Specter handle WooCommerce products?
No. Specter supports WordPress posts and pages. WooCommerce products, custom post types, and custom fields are not currently supported on WordPress. Check the capabilities matrix for the current state.