Skip to main content
Participant
April 7, 2017
Question

Responsive Design and Streaming File Size

  • April 7, 2017
  • 1 reply
  • 129 views

I'm wondering how the HTML5 output from a responsive project works with regards to data that needs to be downloaded.

For example, if the desktop-size breakpoint is using hi-res images, but any given user is only using a mobile device, are they streaming the hi-res images and then downsizing them within the browser? Or does each breakpoint use a different image file so that users only pull down the minimum data they need?

Any insights?

    This topic has been closed for replies.

    1 reply

    Paul Wilson CTDP
    Community Expert
    Community Expert
    April 7, 2017

    One version of the image is stored in the published folder, regardless of how many breakpoints. The version of the image will be in the form of a JSON (assuming you are using the latest version of Captivate). This is an optimized format but a good designer should still take the time to optimize all multimedia included in the project.

    Paul Wilson, CTDP