Skip to content

LiteParse v2

vpython-v2.0.0 scope: python Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

document-ocr document-processing ocr ocr-recognition pdf pdf-parser
+1 more
text-extraction

Summary

AI summary

Updates fix, perf, and feat across a mixed release.

Changes in this release

Feature Medium

Adds format conversion support to screenshot() for non-PDF inputs (v1 parity).

Adds format conversion support to screenshot() for non-PDF inputs (v1 parity).

Source: llm_adapter@2026-05-28

Confidence: high

Performance Medium

Improves performance by loading PDF once when OCR is enabled.

Improves performance by loading PDF once when OCR is enabled.

Source: llm_adapter@2026-05-28

Confidence: high

Bugfix Medium

Fixes PDF scanning to search output_dir instead of assuming filename stem preservation.

Fixes PDF scanning to search output_dir instead of assuming filename stem preservation.

Source: llm_adapter@2026-05-28

Confidence: high

Bugfix Medium

Fixes buffer conversion temp dir cleanup on failure paths.

Fixes buffer conversion temp dir cleanup on failure paths.

Source: llm_adapter@2026-05-28

Confidence: low

Bugfix Low

Cleans up buffer conversion temp directories on failure paths.

Cleans up buffer conversion temp directories on failure paths.

Source: granite4.1:30b@2026-05-28-audit

Confidence: low

Full changelog

What's Changed

  • fix: scan output_dir for PDF instead of assuming LibreOffice preserves filename stem by @kiran-kumar95 in https://github.com/run-llama/liteparse/pull/208
  • fix: clean up buffer conversion temp dirs on failure paths by @AdemBoukhris457 in https://github.com/run-llama/liteparse/pull/211
  • perf: load PDF once when OCR is enabled by @AdemBoukhris457 in https://github.com/run-llama/liteparse/pull/219
  • feat: add format conversion to screenshot() for non-PDF inputs (v1 parity) by @AdemBoukhris457 in https://github.com/run-llama/liteparse/pull/215
  • pre-release cleanup by @logan-markewich in https://github.com/run-llama/liteparse/pull/222
  • v2.0.0 by @logan-markewich in https://github.com/run-llama/liteparse/pull/224

New Contributors

  • @kiran-kumar95 made their first contribution in https://github.com/run-llama/liteparse/pull/208

Full Changelog: https://github.com/run-llama/liteparse/compare/crates-v2.0.0-beta.2...python-v2.0.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track LiteParse v2

Get notified when new releases ship.

Sign up free

About LiteParse v2

All releases →

Related context

Beta — feedback welcome: [email protected]