Determine byte size of each page
see
burst_pdf_into_single_page_files
then, analyze the file sizes of the respective page numbers (using your file manager or terminal)
this is a handy command on unix systems to list all page files, sorted by file size (showing the largest pages first):
ls -1Slh pg_*.pdf