9 Commits

Author SHA1 Message Date
Christoph Auer b066b26215 feat!: Public threaded PDF parser and rendering API (#265)
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
2026-05-11 15:37:22 +02:00
Peter W. J. Staar ae66f6ddf0 feat: add parallelization for parsing (#216)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2026-03-04 10:42:04 +01:00
Peter W. J. Staar f01ce848aa feat: add decoding config to decode_page (#208)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2026-02-06 15:32:39 +01:00
Peter W. J. Staar 23c7fb8e8f feat: add typed serialization (#201)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2026-01-28 17:51:51 +01:00
Peter W. J. Staar a98871e9e3 chore: removed the v2 naming in the code (#198)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2026-01-26 13:36:37 +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 2033f95f3d fix: added the PDF documentation (#64)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2024-11-22 12:48:25 +01:00
Peter W. J. Staar 0fd60bb29f chore: updated the README with performance numbers (#50)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2024-10-25 14:53:55 +02:00
Peter Staar e5856f009a feat: add an experimental v2 parser to improve performance (#29)
---------

Signed-off-by: Peter Staar <taa@zurich.ibm.com>
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
Signed-off-by: rmdg88 <rmdg88@gmail.com>
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
Co-authored-by: Peter Staar <taa@zurich.ibm.com>
Co-authored-by: Peter W. J. Staar <91719829+PeterStaar-IBM@users.noreply.github.com>
Co-authored-by: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rui Dias Gomes <66125272+rmdg88@users.noreply.github.com>
Co-authored-by: Christoph Auer <cau@zurich.ibm.com>
Co-authored-by: rmdg88 <rmdg88@gmail.com>
Co-authored-by: Michele Dolfi <dol@zurich.ibm.com>
2024-10-11 11:52:33 +02:00