PostEdit — Fix what humanizers break
AI humanizer tools leave behind telltale artifacts: awkward synonyms, broken grammar, robotic transitions. PostEdit reverses the damage — offline, free, and in-browser. Correct removes humanizer damage. Polish also improves grammar and style.
Input
⚠ Text exceeds 2000 character limit. Upgrade to Pro for unlimited.
0 / 2000
Loading rules...
Corrected
Corrected text will appear here. Correct removes humanizer artifacts (🟠). Polish also improves grammar and style (🔵).
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 correction
- ✓ 56 humanizer + 81 grammar rules
- ✓ CLI binary download
- ✓ Reading statistics
- — No spell check
Pro
$5/month
or $49 lifetime
For regular use
- ✓ Unlimited characters
- ✓ Spell check included
- ✓ Style profiles
- ✓ Publisher report export
- ✓ CLI Pro license key
- ✓ Priority support
Enter Pro License Key
Purchase a key above, then paste it here to unlock Pro features.