v0.2.5
datalab-to/markerv0.2.5May 10, 2024by VikParuchuri
AI Summary
This is a major version rewrite (v2) introducing significant architectural changes, including image extraction, better document formatting, easier installation, and commercial licensing support, though at the cost of doubled processing time.
Key Highlights
- Full rewrite of the application
- Added image extraction and saving capabilities
- Improved table formatting and markdown wrapping
- Easier installation (Windows support, no system dependencies)
- Commercial use enabled (license changes)
Breaking Changes
- Removed pymupdf and layoutlmv3 dependencies
- Removed required system dependencies
- Full rewrite of the application
New Features
- Image extraction
- Improved table formatting
- Better markdown wrapping
- Better reading order on complex docs
- Improved OCR engine with more language options
- Simple pip package install
Full Release Notes
Basically a full rewrite! Main features: - Extracts and saves images - Improved table formatting - Better markdown wrapping - Better reading order on complex docs - Improved OCR engine with more language options - Simple pip package install (no more required system dependencies), so can be used easily on Windows - Can be used commercially (pymupdf and layoutlmv3 dependencies removed) It takes ~2x as long to run now, but seems like a decent tradeoff. See the [README](https://github.com/VikParuchuri/marker) for details.