Forum Discussion

MarlonSP's avatar
MarlonSP
Brass Contributor
Jun 11, 2026

How can I compress image size under 100kb without losing quality

Hello everyone,

My new website is currently under development, but many of the original JPEG images are over 2MB each. For better page loading speed, the goal is to reduce the file size to under 100KB per image while keeping them as sharp and professional-looking as possible.

There are many options available, such as resizing the dimensions, lowering JPEG quality, converting to newer formats like WebP, or using AI image compression tools. As a beginner, it is difficult to know which method provides the best balance between image quality and file size.

How can I compress image size under 100KB without noticeable quality loss? Are there any recommended Windows tools or batch-processing solutions that work well for website optimization?

Thank you!

10 Replies

  • OliverDavis's avatar
    OliverDavis
    Iron Contributor

    You can use the Copilot AI tool for compressing image size to 50kb

  • Asspen's avatar
    Asspen
    Copper Contributor

    If your goal is to compress image size without losing quality. Paint. NET is actually a best choice. It gives you manual control without being overly complicated. Unlike some basic editors that just crush your file into a mess, Paint. NET lets you decide exactly how much you want to shrink it. The magic happens when you go to save the file.

    1. Do your edits: Crop, resize, add text—whatever you need.

    2. Go to File > Save As: This is where the good stuff happens.

    3. Pick the right format: This is key. If you choose PNG, it's going to be huge because it's lossless. To actually compress image size without losing quality (visually, at least), you want to pick JPEG .

    If you really want to maximize that compress image size without losing quality goal, try these tricks:

    Resize it first: If the image is huge (like 4000x3000 pixels), go to Image > Resize . Shrink it to something web-friendly like 1920x1080. Even at max quality, a smaller image is a smaller file.

    Kill the "Exotic Matter": Sometimes images have hidden junk data (metadata) that bloats the file. A quick trick is to hit Ctrl+A (Select All), Ctrl+C (Copy), then Ctrl+Alt+V (Paste into New Image). Then save that new image. It strips out the digital cobwebs and usually makes the file smaller .

  • Louisex's avatar
    Louisex
    Copper Contributor

    Let me tell you about Photopea. It's actually a pretty clever way to compress image size on Windows 10 without installing any software at all.

    The process is surprisingly straightforward. Here's how you can compress image size in just a few steps:

    Step 1: Open Photopea

    Step 2: Load Your Image

    • Drag and drop your image directly into the browser window, or use File → Open to browse for it.

    Step 3: Resize If Needed

    • If your image dimensions are huge, go to Image → Image Size and scale it down. For web use, 1500 pixels wide is usually plenty. This alone can dramatically reduce your file size before you even compress it.

    Step 4: Export with Compression

    Here's where the magic happens. Go to File → Export As and choose your format—JPG or PNG.

    • For photos: Choose JPG. A quality slider will appear. Drag it down and watch the estimated file size drop at the bottom of the window. You can preview the result in real-time to make sure it still looks good.
    • For PNG images: Photopea has a built-in PNG minifier that can shrink PNG files by 50-80% using lossy compression (you can adjust the quality slider to find your sweet spot).

    Step 5: Save and Done

    • Hit Save, and your newly compressed image downloads to your computer.
  • Best practical workflow

     

    1. Resize first (most important)

    Huge 2MB images are usually too large in dimensions, not just quality.

    👉 Example:

    If your site shows images at max 1200px width, don’t upload 4000px images.

    ✅ This alone often reduces size by 70–90%

     

    2. Use modern formats (WebP or AVIF)

    WebP → best compatibility (recommended)

    AVIF → even smaller, but slightly less supported

    💡 Compared to JPEG:

    WebP = ~25–35% smaller at same quality

    AVIF = ~40–50% smaller

    👉 So your 2MB JPEG can already drop to ~300–500KB here.

     

    And finally... Use CDN

     

    Using a CDN (Content Delivery Network) is actually one of the best complementary solutions — but important:

    👉 A CDN does NOT replace compression

    👉 It enhances delivery speed + can automate optimization

    ✅ What a CDN helps with

    1. Faster loading globally

    A CDN stores copies of your images on servers worldwide.

    So instead of:

    User → your server (slow)

     

    It becomes:

    User → nearest CDN server (fast)

     

    ✅ Result: faster load times (especially important for images)

     

    2. Automatic image optimization (big win ✅)

    Modern CDNs can:

     

    Convert images → WebP / AVIF automatically

    Compress images dynamically

    Resize based on device

     

    👉 Meaning:

    You can upload your original images, and CDN handles optimization.

  • Renppent's avatar
    Renppent
    Copper Contributor

    JPEG Imager - This is a lightweight, free tool specifically designed to compress JPEG and BMP files using a unique "smart filtration" algorithm. It aims to reduce file size without the usual quality degradation. It is free, supports batch processing, and features a simple slider for controlling the quality/compression balance.

    The interface is super simple—it's basically two windows side by side:

    • Left side: Your original image
    • Right side: The compressed result (updated in real-time as you tweak settings)

     

    You control the compression using a slider at the bottom. The catch? Higher compression = smaller file = more noticeable quality loss. So you slide it around until the right window still looks good but the file size (which it shows you) has dropped significantly.

    Besides helping you compress image size without losing quality, it's got some other handy tricks:

    • Batch processing: Compress a whole folder of images at once
    • Format support: JPEG, PNG, GIF, and BMP
    • Basic edits: Crop, rotate, adjust brightness/contrast, add watermarks
    • Drag and drop: Just drag your image into the window—super easy

     

    If you're looking for a dedicated tool to compress image size without losing quality, this little app is actually a pretty solid find.

  • Colencm's avatar
    Colencm
    Copper Contributor

    Using the Microsoft Photos app is a straightforward, built-in way to compress image size on Windows 10.

    Instead of just changing the image's dimensions (making it smaller in width and height), the Photos app allows you to compress image size by lowering its quality. This is a "lossy" compression method, meaning it permanently removes some image data. The clever part is that by adjusting a simple slider, you can find a sweet spot where the file size is significantly reduced, but the loss in quality is virtually unnoticeable to the human eye.

    Step-by-Step Guide to Compress an Image

    1. Open Your Image: Locate the image you want to compress in File Explorer, right-click on it, select "Open with," and then choose "Photos" from the menu.

    2. Find the Resize Tool: Once the image is open in the Photos app, look for the three dots (...) in the app's top-right toolbar. Click it, and then select "Resize image" from the dropdown menu.

    3. Adjust the Compression Settings: A new window will pop up. Here's where you control the compression:

    • Quality Slider: This is your primary tool. Drag the slider left (towards "Low") to compress image size more aggressively, resulting in a smaller file. Drag it right (towards "High") to preserve more quality.
    • Dimension Options: You can also change the image's width and height, either by pixels or as a percentage.
    • Real-time Preview: The most helpful feature is at the bottom of this window. It will show you the current file size next to the new estimated file size as you make adjustments. This lets you experiment with the quality slider to see exactly how much space you will save before you commit.

    4. Save Your Compressed Image: Once you are happy with the balance between quality and file size, click "Save resized copy." The app will then create a new, smaller version of your image, leaving your original file untouched.

  • BreckenFoster's avatar
    BreckenFoster
    Steel Contributor

    Lepton is an open-source command-line tool developed by Dropbox that compress image size without losing quality; it is designed specifically for JPEG files.

    Instructions: Open a terminal or command prompt, navigate to the folder containing the JPEG image, and run the command:

    lepton input.jpg compressed.lep

    to begin compression.

    To restore the file later, use the command:

    lepton -d compressed.lep restored.jpg.

    Its advantages include: completely lossless compression, reliability verified as a Dropbox project, the ability to restore files to their original state at any time, and compatibility with subsequent lossy compression workflows.

    Disadvantages include: command-line operation only with no graphical interface, a steep learning curve for beginners, support for JPEG files only, and the requirement to use software to decompress files before viewing or editing them.

    This allows you to compress image size without losing quality. It is suitable for advanced users, server-side workflows, and scenarios requiring long-term archiving of JPEG images with lossless preservation.

  • Imagine is , open-source image compression tool built on modern libraries like mozjpeg, WebP, and AVIF, designed to compress image size without losing quality efficiently.

    How to compress image size without losing quality

    1. Download and install the software from the official website
    2. Open the software
    3. Go to Tools → Batch Conversion
    4. Add the images you want to process
    5. Select the desired output format
    6. Adjust the quality percentage as needed
    7. Click Start to begin the compression process

    Cons

    • Older browsers and software have limited support for the AVIF format
    • The interface is difficult to use
    • You cannot preview the final image quality during compression

    The software excels at converting images to modern formats such as WebP and AVIF, making them ideal for use on web pages. It leverages advanced compression algorithms to reduce file sizes while preserving image quality.

    Notes

    • Be sure to back up the original images before starting batch processing.
    • We recommend setting the quality to 75–85% to achieve a good balance between file size and image fidelity.
    • For broad compatibility, we recommend using the WebP format; however, if AVIF is supported, it offers better compression.
  • ColtonBrown's avatar
    ColtonBrown
    Bronze Contributor

    FileOptimizer is an open-source tool that allows you to use a variety of lossless compression engines to compress image size quality.

    It enables you to significantly reduce file sizes in a single step, while preserving the original image quality.

    First, download the software from the official website and install it on your computer. Open the program, then drag and drop your JPEG image into the main window. Click “Optimize All Files” and wait for the background processing to complete.

    Once processing is complete, a 2MB file will be compressed to between 800KB and 1.2MB with no loss in visual quality. You can then use other tools to further compress the file size to approximately 100KB.

    This method cannot be used for extreme compression on its own, so it is only suitable for users who want to compress image size as a first pass before more aggressive reduction.

    If you do not want to sacrifice image quality, give this method a try. It works very well as an initial compression step and should be used before any lossy compression tools.

    ps

    • Be sure to back up your original images before processing to prevent accidental data loss.
    • The processing runs in the background without a visible progress bar, so please be patient when processing large numbers of files.
    • This software is best suited for uncompressed or lightly compressed images; highly optimized files may not compress further or may only see minimal compression.
  • ChristianZhao's avatar
    ChristianZhao
    Bronze Contributor

    WebP is the format recommended by Google, which can compress image size effectively. With the same visual quality, WebP files are 25-35% smaller than JPEG files.

    How to Compress ImageSize

    Step 1: Import your JPEG image into Caesium.

    Step 2: Select WebP under the Format options.

    Step 3: Set the quality to between 75% and 85%.

    Step 4: Optional: For images that are too large, set the width to 1920 pixels in the Resize section.

    Finally, click Compress to start processing.

    After compression, a 2MB JPEG file will become an 80–150KB WebP file with no noticeable loss in image quality. This method reduces the file size while maintaining image clarity.

    Advantages

    • High compression ratio, resulting in significantly smaller file sizes
    • Maintains consistent visual quality after compression
    • Fully compatible with all modern browsers

    Disadvantages

    • Some older software or lightweight viewers do not support the WebP format
    • Setting the quality too low can cause noticeable image distortion