DocKit Pro — Document & Media Processing Toolkit
<h2>One Tool. Five Engines. Infinite Possibilities.</h2>
<p>Tired of juggling 10 different tools just to handle documents and images?
DocKit Pro is the all-in-one Python toolkit that replaces your PDF reader,
image editor, OCR software, file converter, and batch processor with a single, clean CLI.</p>
<h3>5 Engines Included:</h3>
<ol>
<li><strong>PDF Engine</strong> — Merge, split, watermark, compress, extract pages, edit metadata, encrypt/decrypt PDFs</li>
<li><strong>Image Engine</strong> — Batch resize, watermark, format convert, compress, EXIF viewer/stripper, color palette extraction</li>
<li><strong>Convert Engine</strong> — PDF↔Images, HTML→PDF, Markdown→PDF, web screenshot capture</li>
<li><strong>OCR Engine</strong> — Image OCR, PDF OCR, batch OCR — supports 100+ languages (Tesseract)</li>
<li><strong>Toolbox</strong> — QR code gen/read, batch rename, image similarity comparison, duplicate finder, file organizer</li>
</ol>
<h3>Why DocKit Pro?</h3>
<ul>
<li>No Adobe, no cloud subscriptions — pure Python, runs locally</li>
<li>Batch by default — one command processes hundreds of files</li>
<li>Chained workflows — PDF→Images→OCR→Text, all in one tool</li>
<li>Clean API — every operation returns structured JSON for easy integration</li>
<li>Privacy-first — everything runs locally, zero data leaves your machine</li>
<li>2,000+ lines of well-documented, production-ready code</li>
</ul>
<h3>Requirements</h3>
<ul>
<li>Python 3.9+</li>
<li>Tesseract OCR (optional — only needed for OCR features)</li>
<li>Windows / macOS / Linux</li>
</ul>
<h3>Quick Start</h3>
<ol>
<li>Unzip the package</li>
<li>Run <code>pip install -r requirements.txt</code></li>
<li>Start using: <code>python main.py pdf merge --input "a.pdf,b.pdf" --output merged.pdf</code></li>
</ol>
<h3>What's in the ZIP</h3>
<ul>
<li>Complete Python source code (2,010 lines)</li>
<li>5 engine modules (pdf_engine, image_engine, convert_engine, ocr_engine, toolbox)</li>
<li>CLI entry point (main.py) with full command reference</li>
<li>Workflow demo (examples/workflow_demo.py)</li>
<li>README.md + DISCLAIMER.md</li>
<li>requirements.txt</li>
</ul>
<p><em>This is a digital product. No physical item will be shipped. All sales are final.</em></p>