[Feature Request]: Make Extract Images multithreaded
Feature Description
Extract Images seems to only run on 1 core.
Why is this feature valuable?
It could really boost the performance when processing large documents.
Suggested Implementation
Note: I would recommend adding a configuration variable to limit the number of threads used system wide
The easiest approach might be to split the list of pages across the available cores. Possibly at this line?
Additional Information
No response
No Duplicate of the Feature
- [x] I have verified that there are no existing features requests similar to my request.
May I work on this feature if it is not yet addressed?
Sure! Please go ahead
Hii team, @Frooodle ! If this issue is still open and no one is working on it so may i work on this feature ? i have good command on java
Ahh I believe this has been done and should be closed
ohh okay no problem! i will find some new issues and will ask for that!!
Sorry about that But I am sure their are plenty of other operations which can be multi threaded out there
BlankPageController as an example