Commit Graph
15 Commits
Author SHA1 Message Date
NimalanandMichele Dolfi 0c64402ddb feat: Support reading password protected PDF (#169)
Signed-off-by: Nimalan <nimalan.m@protonmail.com>
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
Co-authored-by: Michele Dolfi <dol@zurich.ibm.com>
2025-10-20 13:56:18 +02:00
Peter W. J. Staar f8d53ee481 feat: add perf tools (#165)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2025-09-16 16:53:46 +02:00
Peter W. J. Staar 0402b3f0a3 feat: reset to the old parameters in sanitation (#163)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2025-09-04 12:39:59 +02:00
Peter W. J. Staar 1466548476 feat: accelerate docling parse (#161)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2025-09-03 07:46:24 +02:00
Peter W. J. Staar fe3482f7d7 feat: add page unloading (#150)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2025-08-19 08:49:18 +02:00
Peter W. J. StaarandChristoph Auer 8872e736bf feat: Fixed char ordering in text lines (#138)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
Co-authored-by: Christoph Auer <cau@zurich.ibm.com>
2025-06-24 12:43:01 +02:00
Christoph Auer 01971026d9 fix: Set flags for SegmentedPage correctly (#127)
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
2025-06-11 15:51:32 +02:00
Michele Dolfi ec6556b988 fix: filenames with unicode chars on Windows (#124)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
2025-06-05 10:47:35 +02:00
Michele Dolfi c9c452b6ee fix: setup hashlib for fips compliance (#123)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
2025-06-04 11:10:00 +02:00
Christoph AuerandMichele Dolfi ca7d584fa3 feat!: Update API, naming, and tests. Move data model to docling-core (#107)
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
Co-authored-by: Michele Dolfi <dol@zurich.ibm.com>
2025-03-14 13:00:24 +01:00
Peter W. J. Staar c2f9741a5b feat: Establish char_cells, word_cells and line_cells, other fixes (#101)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2025-02-18 09:54:17 +01:00
Peter W. J. Staar 25b1e64846 feat: add support for RtL (#94)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2025-02-06 07:11:19 +01:00
Peter W. J. Staar b634c11571 fix: update vizualisation script (#95)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2025-02-03 17:51:57 +01:00
Peter W. J. Staar 9718762209 feat: Added the pure chars and fixed the duplicate text (#91)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2025-02-02 13:57:45 +01:00
Peter W. J. StaarandChristoph Auer 525ed8e380 feat: Update for complex fonts, rendering, and experimental high-level API (#82)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
Co-authored-by: Christoph Auer <cau@zurich.ibm.com>
2025-01-17 18:46:16 +01:00