Skip to content

Tags: mini-software/MiniPdf

Tags

v0.3.1

Toggle v0.3.1's commit message
refactor: update namespace from MiniPdf to MiniSoftware across all files

v0.3.0

Toggle v0.3.0's commit message
Enhance PDF rendering capabilities:

- Improved Excel to PDF conversion by ensuring images are rendered correctly even when they are outside the data area.
- Added support for embedded JPEG and PNG images in PDF pages, including proper handling of image dimensions and rendering.
- Updated PDF writer to accommodate image XObjects, ensuring images are placed correctly in the output PDF.
- Enhanced text extraction and comparison in benchmarks to account for structural differences and improve accuracy in similarity scoring.
- Introduced content-coverage penalties in pixel comparison to better reflect visual differences between rendered PDFs.

v0.2.0

Toggle v0.2.0's commit message
Refactor code structure for improved readability and maintainability

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #41 from openaitx-system/feature/nuget-package

feat: add NuGet package support