Back to browse
GitHub Repository

autorename-pdf is a highly efficient tool designed to automatically rename and archive PDF documents based on their content.

97 starsPython

AutoRename-PDF – Open-source tool that uses AI to rename your PDFs

by SPQRK·Mar 25, 2026·1 point·0 comments

AI Analysis

●●SolidSolve My ProblemCozy

Offline Ollama + OCR keeps your documents private when cloud APIs won't.

Strengths
  • Three-tier extraction handles text, scanned, and image-only PDFs in one pipeline.
  • Windows context menu integration means right-click rename without opening the app.
  • Ollama support enables fully offline operation with zero data leaving your machine.
Weaknesses
  • GUI is Windows-only; macOS and Linux users get CLI only.
  • Document renaming is a solved category with many established alternatives.
Category
Target Audience

Knowledge workers managing large PDF collections

Similar To

Adobe Acrobat · Hazel · FileBot

Similar Projects

AI/ML●●Solid

AI Rename, Automatic File Renaming in Nautilus

It actually does the boring but tedious work of naming files with sensible stems — image resizing for vision, batching text files into single API calls, undo history, and collision-safe sanitised names show some real thought. Main drawbacks are obvious: it's slow (remote API roundtrips) and tied to a paid Claude key, which raises latency, cost, and privacy tradeoffs for daily use.

Niche GemShip It
amichae2
103mo ago
AI/ML●●Solid

ProofPudding – Document Extraction API with Citations (PDF/Docx)

ProofPudding returns extraction results with explicit links back to the exact page and source text, supports native and scanned PDFs plus DOCX/images, and ships Python/TypeScript SDKs — handy for agents that need auditable facts. It’s a pragmatic product (per-extraction pricing and confidence scores are nice), but the market is crowded; I want clarity on underlying models, real-world accuracy numbers, and how it compares to Document AI/Textract in edge cases.

Solve My ProblemSlick
garai
103mo ago