Skip to content

How To Blog

how to

  • How to Replace Notepad in Windows with Alternatives Computer Tips
  • How to Change the Boot Sequence in the BIOS How-To
  • Best texas instruments graphic calculator 2020

    Best texas instruments graphic calculator 2020

  • Use The Windows 10 Task Scheduler To Automate Almost Anything Windows 10
  • Best WordPress Keyboard Shortcuts Every Blogger Should Know How-To
  • OTT Guide to Codecs, Container Formats and Transcoding Computer Tips
  • Learn How to Code Like a Pro with These 5 Sites & Apps Tools Review
  • Setup an Additional Phone Number on an Android Smartphone or iPhone Smartphones

How to Reduce the Size on an Image File

Posted on October 8, 2020 By blog_786 No Comments on How to Reduce the Size on an Image File

I previously wrote an article on how to reduce the size of an image file using the built-in email feature in File Explorer or using a desktop program called Image Resizer for Windows. These are good options, but there are several other ways to optimize your image. Also, many websites recommend that you use Paint, but I found that this is not the best method because the images look worse.

First, it is important to understand that some of the techniques used to reduce image size result in degraded image quality, which may work for a website, but not for printing. This usually happens when you change the image resolution from, say, 2560 × 1440 to 1920 × 1080.

Another way to reduce image size is to compress the image. There are two types of compression: lossless and lossy. Lossless compression will reduce the size of the image without losing a single pixel of the original file. Lossy means that some data will be lost.

Finally, the aspect ratio also matters a lot for the file size. The normal image you take from the camera will probably be a JPG image because it works well in terms of compression. However, images with few colors (256 colors or less) will be much smaller if you are using GIFs. PNG is a lossless format that can be highly compressed. It works well for web graphics and complex photographs.

How to Reduce the Size on an Image File

In this article, I will provide some examples with screenshots of image compression using multiple formats so that you can see the difference in size and quality.

– /

How to reduce the size of the image

Let’s start by talking about how to reduce image size without losing quality. This will give you the smallest file while maintaining the original image quality. Obviously, using lossy compression will give you much smaller files, as you will see in the examples below, but you will lose some quality.

Format and Compression

Coordination and pressure

First, let’s start with a flat color image. As an example, I just took a screenshot of the HDG website (600 × 319) as it has few colors and is not complex. Here are the file sizes in different formats without compression:

Original GIF: 27KB

Original GIF: 27 KB

Original JPEG: 67 KB

Original JPEG: 67 KB

How to Reduce the Size on an Image File

Original PNG: 68KB

Original PNG: 68 KB

How to Reduce the Size on an Image File

As you can see, PNG and GIF files are definitely sharper than JPEGs. As mentioned earlier, JPEG is better for photography. GIF is good here as it is only 27KB compared to PNG, which is 68KB. However, in my experience, PNGs are compressed much better if it is lossy and the image quality remains very good.

When I did a lossless compression of the three, only the JPG and PNG images were downsized, but not much. PNG has grown to 45KB and JPG has grown to 58KB. When I did the lossy compression, the numbers for PNG were the most impressive.

Lossy GIF: 22KB

Lost GIF: 22 KB

JPEG lossy: 50 KB

JPEG loss: 50 KB

How to Reduce the Size on an Image File

PNG Lossy: 23KB

Lossy PNG: 23 KB

How to Reduce the Size on an Image File

As you can see, PNG looks the best and is only 1KB larger than GIF! This is why I use PNG images on this website for most of my screenshots. JPEG is always better for photos with a lot of colors. But remember that JPG is only 16-bit and PNG is 24-bit, so JPG supports millions of colors and PNG supports unlimited colors.

GIF was reduced by only 5KB, but at the same time it lost a lot of quality. JPG doesn’t compress much, but JPG doesn’t usually compress as much as PNG does.

You can use your photo app to change the aspect ratio to find out which size is the smallest. For compression, I recommend using the online tools as they do their job well. I personally use Kraken.io for my sites, but there are other good ones like TinyPNG and Optimizilla

Change image resolution

Change the image resolution

The main way to reduce the image is to reduce the image resolution. If you have a 4000 × 2500 file, then reducing the size to 2000 × 1250 will halve it. Obviously, you will lose most of the original image in the data, but depending on your purpose, this may not matter.

How to Reduce the Size on an Image File

Every image editing program has the ability to resize or resize an image. Here you can change the width / height or resolution, which is usually dots per inch (DPI) or pixels per inch (PPI). Read this great article on the difference between DPI and PPI For anything on the web, you only need to worry about pixels, not dots. Dots only affect printed images.

So, for example, my website can only have images up to 680px wide. So I always resize the image to 680px or lower before uploading it, because otherwise WordPress will resize it to 680px for me, but the file size will be larger than necessary.

If you want to know more about 72 ppi and resampling options, check out this excellent post that goes into great detail.

Change color depth / mode

Change color depth / mode

In the example above, if you have an image with few colors, you don’t need to use an image format that supports millions of colors. In my example webpage, GIF should only support indexed color and 8 bits per channel.

How to Reduce the Size on an Image File

You can choose RGB color and 16 bpc, but the image will look exactly the same, but with a larger file size. You can learn more about these color modes on the Adobe website. Besides Photoshop, most image editors also allow you to change the depth / color mode of an image.

Crop image

Cut the picture

Another easy way to reduce the size of an image is to simply crop it! Anything that is cropped will be completely removed from the image. Whatever image you have, you can crop it a bit, which will definitely help reduce the size.

How to Reduce the Size on an Image File

And note that cropping doesn’t have to be typical, where you cut material from the top / bottom or left / right. SnagIt Editor, one of my favorites, has a cutout tool that lets you cut out parts of an image from the middle of an image, horizontally or vertically. This may come in handy more often than you think. Here’s an example where I need to add a screenshot of the Start menu when I enter a command.

How to Reduce the Size on an Image File

The original size of the specified file was 22KB. Instead, I cut out the middle part, which I don’t need, as shown below.

How to Reduce the Size on an Image File

The new file size is only 9 KB! And all this without even compressing or changing the file format. After compressing, I shrunk it down to 4.4KB. So cropping is an important way to reduce image size.

Hopefully you’ve reduced the size of the image and learned a little about how digital images work! If you have any questions, do not hesitate to comment. Enjoy!

–

How-To Tags:mode

Post navigation

Previous Post: How to Burn Discs in Windows 7/8/10
Next Post: How to Reduce Outlook Memory Usage

Related Posts

  • How to use Skype on Chromebook using the browser How-To
  • 8 (+1 New) Ways to Post on Instagram From Computer How-To
  • How to Take Screenshots in Restricted Apps in Android How-To
  • How To Outline Text In Photoshop How-To
  • How To Hide Your WiFi & Stop Strangers Logging In How-To
  • How To Reduce Background Noise in Voice Memo on iOS 14 How-To

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • Apple Watch
  • Computer Tips
  • Cool Websites
  • Free Software Downloads
  • Gadgets
  • Gaming
  • General Software
  • Google Software/Tips
  • Hardware
  • How-To
  • iOS
  • iPad
  • iPhone
  • Linux Tips
  • macOS
  • MS Office Tips
  • Networking
  • Product Reviews
  • Reviews
  • Safari
  • Smart Home
  • Smartphones
  • Software Reviews
  • technology
  • text
  • Tutorials
  • Uncategorized
  • Urdu Books PDF
  • Web Site Tips
  • Windows
  • Windows 10
  • January 2023
  • December 2022
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • December 2019
  • July 2019
  • May 2019
  • April 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018

2021 Android ) Apple apps Best browser change Chrome Closing words Concluding remarks Download Error Facebook From Google Image Internet Keyboard Mac make Movies Music online Packaging phone? Photos Print Search Shortcuts sites Switch Time Tips Tricks turn using Video Videos Watch What With Word Working? your YouTube

  • The Best Apps For Mac in 2020 OS X
  • How to Send Encrypted Emails in Gmail and Outlook How-To
  • The Best Xbox One Headsets Gadgets
  • The Best Smart Lights On a Budget Smart Home
  • Best ti84 graphing calculator charger 2020

    Best ti84 graphing calculator charger 2020

  • How to Read Deleted WhatsApp Messages on Android How-To
  • Overview of Azure Virtual Machine Availability Sets Microsoft Azure
  • 6 Simple Hacks To Access Blocked Websites How-To

Copyright © 2023 How To Blog.

Powered by PressBook News WordPress theme

Manage Cookie Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Manage options Manage services Manage vendors Read more about these purposes
View preferences
{title} {title} {title}
Go to mobile version