7.1.0
-
Added initial macOS support
- Likely to have bugs, but will need macOS users to report back
-
Major speedup from letting
pdftotext
output everything in one pass and split
on Docfd side instead of askingpdftotext
to output one page per invocation-
For very large PDFs the indexing used to take minutes but now only takes
seconds -
Page count may be inaccurate if the PDF page contains form feed character
itself (not fully sure ifpdftotext
filters the form feed character from
content), but should be rare
-
-
Significant reduction of index file size by adding GZIP
compression to the index JSON