Relese Notes:
Introduced Extractor class to streamline the process of extracting URLs from PDF files.
Added support for saving extracted URLs directly to a text file with customizable output path.
CLI tool enhancements for easier batch processing of PDFs.
Improvements:
* Optimized URL extraction accuracy using tesseract-ocr.
* Improved documentation with detailed usage examples and installation guides.
Bug Fixes:
* Resolved issues with inconsistent URL detection on complex PDF layouts.
* Fixed minor bugs related to file handling.
Dependencies:
* Ensure tesseract-ocr and poppler-utils are installed.
**Full Changelog**: https://github.com/JuanBindez/lemonpdf/commits/v1.0.0