Skip to main content
chrismay_at_delta6226261
Inspiring
July 2, 2019
Answered

image resizing

  • July 2, 2019
  • 2 replies
  • 679 views

Question: When exporting as HTML5 does Captivate resize images used in the lesson?

If I place a 1920x1080 image on the stage and then resize it to 1024x768, on publish, is Captivate resizing/resaving the image as 1024x768?

Or are my viewers having to download a 1920x1080 image that is being resized by the browser?

It is hard to tell because all the images get converted in to JSON. The file size of the combined SCORM package does not seem much different if I use large images resized in Captivate or properly size images in Photoshop before importing them.

Thanks!

This topic has been closed for replies.
Correct answer chrismay_at_delta6226261

I posed this question to the engineers at Adobe and got this response:

"Captivate sends different DataURI for original image(1920x1080) and the resized image(1024x768).

Browser itself does not do any resize on images. It renders what is sent by Captivate.

Yes, Captivate does resampling on resized images.

You need to try this for your project and observe if still you are facing latency issues.

Photoshop workaround will also work in this case. I could see comparable results."

The bold, red underlining is my edit to highlight the answer - yes, if you import a large image into captivate and then resize it, Captivate is resampling the image when it published the project. Thats probably the "Optimizing Content" step in the publishing process...

2 replies

chrismay_at_delta6226261
chrismay_at_delta6226261AuthorCorrect answer
Inspiring
July 18, 2019

I posed this question to the engineers at Adobe and got this response:

"Captivate sends different DataURI for original image(1920x1080) and the resized image(1024x768).

Browser itself does not do any resize on images. It renders what is sent by Captivate.

Yes, Captivate does resampling on resized images.

You need to try this for your project and observe if still you are facing latency issues.

Photoshop workaround will also work in this case. I could see comparable results."

The bold, red underlining is my edit to highlight the answer - yes, if you import a large image into captivate and then resize it, Captivate is resampling the image when it published the project. Thats probably the "Optimizing Content" step in the publishing process...

Lilybiri
Legend
July 2, 2019

If you want the image to be as crisp as possible, create (or resize) it in a graphics application in exactly the same size you need.

It will also keep file size as low as possible. Besides that choose an appropriate format for the images. If they look fin in SVG format, you wouldn't have to bother about quality nor file size.