How To Install Imgsizer?

How To Install Imgsizer?

imgsizer

Adds WIDTH and HEIGHT attributes to IMG tags in HTML files

Maintainer: Peter S Galbraith


Section: web

Install imgsizer

  • Debian apt-get install imgsizer Click to copy
  • Ubuntu apt-get install imgsizer Click to copy
  • Kali Linux apt-get install imgsizer Click to copy
  • Raspbian apt-get install imgsizer Click to copy

imgsizer

Adds WIDTH and HEIGHT attributes to IMG tags in HTML files

The imgsizer script automates away the tedious task of creating and updating the extension HEIGHT and WIDTH parameters in HTML IMG tags. These parameters help browsers to multi-thread image loading, instead of having to load images in strict sequence in order to have each one's dimensions available so the next can be placed. This generally allows text on the remainder of the page to load much faster. The package needs either the imagemagick package or both the file and libjpeg-progs packages.

Install the latest version of imgsizer in Debian, Ubuntu, Kali and Raspbian from terminal. To install the imgsizer just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of imgsizer from the respository and install it in your computer/server.