179
Views
2
Comments
[Image Compress] JPEG Compression
Question
image-compress
Service icon
Forge asset by Salman Ansari

I was trying used this tool to compress Jpeg images and in some images the file size increases relatively to the initial. 

But in PNG files it works.

2018-06-07 09-54-29
Renato Torres

Hi Rui,


Opening the C# project for this component shows that it compresses any image using a JPEG encoder and setting quality to 35 (range from 0 to 100), thus compressing an JPEG image might not provide great results.


Cheers,

Renato


Rui Nogaró wrote:

I was trying used this tool to compress Jpeg images and in some images the file size increases relatively to the initial. 

But in PNG files it works.



2021-09-10 14-03-53
Salman Ansari

Renato Torres wrote:

Hi Rui,


Opening the C# project for this component shows that it compresses any image using a JPEG encoder and setting quality to 35 (range from 0 to 100), thus compressing an JPEG image might not provide great results.


Cheers,

Renato


Rui Nogaró wrote:

I was trying used this tool to compress Jpeg images and in some images the file size increases relatively to the initial. 

But in PNG files it works.


Hi,
it should working if required I will share working url.



Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.