Mary O
Mary O

Reputation: 75

Load image in HTML quickly

I have a image of 1 MB and I want to put on background. I see that the image take too much time to load. What can I do to have this image in my background but to load quickly? The image is .PNG.

Upvotes: 1

Views: 94

Answers (1)

Minko Gechev
Minko Gechev

Reputation: 25682

Optimize the image. You can use ImageAlpha, ImageMagick...etc.

Take a look here.

Upvotes: 2

Related Questions