Hello,
We are trying to convert pptx slide to jpeg. It happens very slow.
Average time to convert 1 slide to 1 jpeg file is about 3-4 minute, sometimes it is even more then 5 minutes (getting timeout Exception)
Could you describe it please, What does it depend on?
Example pptx file: bio.pptx - Google Slides.
(It has 3 slide. Takes about 20 minutes to convert 3 slides to 3 jpeg files.)
I am using Post “Save a slide to a specified format” method in Slides directory, open it
Needs to fill the fields as:
name (Document name.):
slideIndex (Slide index.) : (1,2,3 for example)
format(Output file format.): Jpeg
width (Output file width; 0 to not adjust the size. Default is 0.): 1280
height (Output file height; 0 to not adjust the size. Default is 0.): 720
Click Execute.
Due to the file that i linked contains 3 slides,
I was testing it with 1, 2 and 3 slide.
Average time of response is about 2 minutes.(100-120 seconds)
In this way, in order to get 3 images for 3 slide in this example, i will need about 6 minutes.
Sometime i have power point with 20-30 slides, it can take 1 hours processing for 30 slides.
Is that expected time of processing or it is the bug?
What does it depend on time of processing (getting jpeg image of slide)?
Thank you.
Thanks for replying, if you can view, you can download it if it open in google presenter: it needs to click File → Download → Microsoft Power Point (.pptx).
Another link for this file: Dropbox - bio.pptx - Simplify your life , in order to download it, needs to click in right top arrow and select Direct Download.
@psfter,
Thank you for your clarification. I checked your scenario and got the same result. I parsed the content of your presentation and found that it contains vector images with a very large number of elements. Unfortunately, the long conversion of slides to images is for this very reason.