Metadata-Version: 2.4
Name: pdf-scount
Version: 0.1.0
Summary: A CLI tool to search keywords in PDFs and export matching pages as PNG images
Author-email: pioet <1599023541@qq.com>
License-Expression: MIT
Keywords: cli,extract,pdf,png,search
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Utilities
Requires-Python: >=3.13
Requires-Dist: pymupdf>=1.26.7
Requires-Dist: typer>=0.21.1
