unstructured icon indicating copy to clipboard operation
unstructured copied to clipboard

Adding a progress bar when partitioning pdfs

Open TheoLvs opened this issue 2 years ago • 5 comments

Hello,

Thanks a lot for the huge work on unstructured !

I would love to visualize with a progress bar the advancement of partition_pdf when parsing big pdfs. Is there a easy way of doing it ?

TheoLvs avatar Jan 04 '24 17:01 TheoLvs

We're using the API for parsing PDFs. It's really troubling not to have progress reported in some way for operations that can take anywhere between 10 seconds and 5 minutes. In our experience, the developer (and by extension user) experience is really janky without progress reporting of some sort.

justindujardin avatar May 16 '24 20:05 justindujardin

+1 It would significantly improve our ability to handle large PDFs and provide a better user experience.

peili avatar May 16 '24 20:05 peili

Supporting the matter raised by @TheoLvs! It would have been really handy, specially when handling bigger files...

PJDEVEX avatar Jun 21 '24 10:06 PJDEVEX

Hi, is there any way to show progress bar especially when not using API but pip install? Thank you

krisnagita avatar Feb 11 '25 04:02 krisnagita

yes that would be nice!

ocg2347 avatar Jul 11 '25 12:07 ocg2347