mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-08 09:35:15 +00:00
Sometimes, the "is mostly text" heuristic fails for images.
Before:
Build/lagom/bin/pdf --render out.png ~/Downloads/0000/0000521.pdf \
--page 10 --dump-contents 2>&1 | wc -l
25709
After:
Build/lagom/bin/pdf --render out.png ~/Downloads/0000/0000521.pdf \
--page 10 --dump-contents 2>&1 | wc -l
11376
7.5 KiB
7.5 KiB