My Authors
Read all threads
Day 13: Lazy loading of images is something every frontend developer know about and implement very often in their projects.

High-quality images often requires longer page loading times, which can cause users to leave. #25DaysOfMediaMagic
You can use @cloudinary to generate low quality image placeholders that displays to save bandwidth and loading time when lazy-loading images.

This way, your heavy high quality images only shows when the user is within the viewport. #25DaysOfMediaMagic
@cloudinary Check out this low quality image.

res.cloudinary.com/demo/image/upl…

I'll show you a blurry version of this image in the next tweet #25DaysOfMediaMagic Image
@cloudinary Now, check out the blurry version of this low quality image.

I simply applied `e_blur` transformation parameter with a value of 1000; `e_blur:1000`

res.cloudinary.com/demo/image/upl… #25DaysOfMediaMagic Image
@cloudinary You can also use an SVG placeholder by invoking the `e_vectorize` parameter like so:

"res.cloudinary.com/demo/image/upl…" #25DaysOfMediaMagic
@cloudinary There are many options for Low Quality Image Placeholders processing such as:

- Using JavaScript to make it happen.
- Using HTML5 <img> tag with `srcset` and `sizes` attributes.

This article explains different options and how to use @cloudinary with them...#25DaysOfMediaMagic
@cloudinary Check out the excellent article here:

cloudinary.com/blog/low_quali…

#TGIF #25DaysOfMediaMagic 🔥🚀
Missing some Tweet in this thread? You can try to force a refresh.

Enjoying this thread?

Keep Current with #25DaysOfMediaMagic 🔥🚀

Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

Twitter may remove this content at anytime, convert it as a PDF, save and print for later use!

Try unrolling a thread yourself!

how to unroll video

1) Follow Thread Reader App on Twitter so you can easily mention us!

2) Go to a Twitter thread (series of Tweets by the same owner) and mention us with a keyword "unroll" @threadreaderapp unroll

You can practice here first or read more on our help page!

Follow Us on Twitter!

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just three indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!