How To Split PDF in equally extracted sized parts

Hi Team,

I want to split a PDF with a size of for example 160 MB in 5 extracted PDFs with equal sizes of like per pdf size should be 32mb.

My current solution only works based on the number of pages. Because the data in the PDF is distributed unequal the output is also very unequal.
For example my current solution works like this:
Before split:
File (160MB)
After split:
Split A (90MB)
Split B (10MB)
Split C (10MB)
Split D(40mb)
Split E(10mb)

Team, please let me know asap about solution because i am facing issue on prod environment.

Thanks and regards
Smitesh

@Yannik_Esser I saw your topic & you marked the topic as solution So, can you please send me Split pdf flow base on size which you created?

@Marius_Puscasu You have posted the the solution with flow also but after downloading flow i am getting error So, can you please resend the flow of split here?

Split PDF in equally extracted sized parts