You can to resize your image size in your ubuntu system with simple image resizer tool. You can save your compress image with all types of the image extension or formats like png, jpg or jpeg, bmp, ppm, raw and many more.

How to install simple image resizer tool in Ubuntu

Follow the below steps for installing ubuntu on your ubuntu system.

  1. Turn on your Ubuntu System and open terminal.
  2. You can add the repository file by using the below commandsudo apt-add-repository ppa:dhor/myway
  3. Use the below command for installing the simple image resizer tool in your computer.

    sudo apt-get install sir

  4. Use this command for updates your files.

    sudo apt-get update

How to uninstall the simple image resizer tool on ubuntu

Use the below command for uninstalling resizer tool

sudo apt-add-repository ppa:dhor/myway -r -y

sudo apt-get remove sir –auto-remove