Skip to content

v1.0.0 - Initial Release

Choose a tag to compare

@kiku-jw kiku-jw released this 31 Oct 19:56
· 1 commit to main since this release

🎉 Initial Release

DocStripper - Batch document cleaner CLI tool

Features

  • 🚀 Fast & Lightweight - Uses only Python stdlib, no external packages
  • 🔒 Privacy-First - All processing happens offline
  • 📊 Dry-Run Mode - Preview changes before applying
  • 🔄 Undo Support - Restore files from backups
  • 🌍 Cross-Platform - Works on Windows, macOS, and Linux
  • 📚 Multiple Formats - Supports .txt, .docx, and .pdf files

What Gets Removed

  • Page numbers
  • Headers/Footers
  • Duplicate lines
  • Empty lines

See README.md for usage instructions.