I have this 7mb pdf that I made from 65 scanned B/W images. After OCR, the document becomes 32mb.
I have never seen text taking up so much space. (in theory 25mb should give me 25 million letters uncompressed) Saving in plain text I have about 4KB/page * 65 = +/- 280KB of text.
Leaves the rest of 32mb for the positioning since I make a searchable image? Unlikely.
Something seems wrong and I want to have a look at the space taken up by different parts of the pdf, but I can't find any tool that seems to do this.
EDIT: The issue with the pdf in question has been resolved. The culprit was having searchable image vs searchable image (exact). It must have resampled some of the images which made them a lot bigger. Still interested in an answer to the question though.