Tags
HTML
Asked 6 years ago
25 Oct 2017
Views 928
pratik

pratik posted

how to optimize image to make web page faster ?

i trying Page Speed Insights and i got mobile rank
Needs Work : 78 / 100

so i want to make web page faster


so how to optimize image so web page become more faster
Mitul Dabhi

Mitul Dabhi
answered Nov 30 '-1 00:00

Optimize Images



convert example.png -strip example_modified.png


use imagemagick

you can find linux , microsoft or ios download

Post Answer