79081836

Date: 2024-10-12 20:22:22
Score: 2
Natty:
Report link

page.compress_content_streams uses zlib.compress and supports the level parameter: level=0 means no compression, level=9 refers to the highest compression.

Using this method, we have seen a reduction by 70% (from 11.8 MB to 3.5 MB) with a real PDF.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ricardo Tinoco