Skip to content

Releases: 10xHub/textxtract

Release list

v-0.2.3

Choose a tag to compare

@Iamsdt Iamsdt released this 30 Oct 07:40
Immutable release. Only release title and notes can be modified.

Added

  • Support for ZIP archives: Extract text from supported file types within ZIP files with security checks to prevent path traversal and size limits
  • Enhanced DOC file extraction with robust fallback methods: antiword primary extraction, python-docx compatibility for DOCX-like files, and binary text pattern extraction for maximum compatibility

Changed

  • Switched RTF extraction to use striprtf library for improved performance and reliability