PostEdit — Fix what humanizers break

AI humanizer tools leave behind telltale artifacts: awkward synonyms, broken grammar, robotic transitions. PostEdit reverses the damage — rule-based, no AI introduced into your content.
🧹 Clean removes AI humanizer artifacts (🟠). 📖 Proofread also fixes grammar, style, and structure (🔵 🟣).
🔧 137+ deterministic rules · 100% local · No AI

Input

⚠ Text exceeds 2000 character limit. Upgrade to Pro for unlimited.
· (grammar+style+dialect+structure) 0 / 2000

Corrected

🔧 137+ deterministic rules · No AI · Your text stays local

🧹 Clean removes AI humanizer artifacts (🟠).
📖 Proofread also fixes grammar, style, dialect, and structure (🔵 🟢 🟣).
Click structural suggestions (🟣) to apply improvements.

CLI Tool

Use PostEdit from the command line

For batch processing, CI pipelines, or offline use. Runs locally — no data leaves your machine.

Linux

# Download
postedit-x86_64-linux

# Make executable
chmod +x ./postedit-x86_64-linux

# Run
./postedit-x86_64-linux --help

Windows

# Coming soon — binary build in progress

Common Usage

# Fix a file in-place
postedit -i article.md

# Fix from stdin
echo "bad text" | postedit

# Batch fix all .txt files
postedit --batch ./docs

# CI mode (exit 1 if errors)
postedit --ci article.md

# Use Pro key
postedit -k PE-XXXX article.md

Output Formats

# Colored diff output
postedit --format color file.txt

# JSON for programmatic use
postedit --format json file.txt

# HTML report
postedit --format html file.txt

# Interactive review mode
postedit --interactive file.txt

Licensing

Free for individuals. Pro for professionals.

Free
$0

For occasional use

  • ✓ 2000 characters per session
  • ✓ Clean + Proofread (137+ rules)
  • ✓ Reading statistics
  • ✓ CLI binary download
  • — No spell check
Current Plan

Enter Pro License Key

Purchase a key above, then paste it here to unlock Pro features.