
For example, we have an image in JPEG 4MB of which we can minimize the space to put it on the Web via the GUI RIOT we will see how we're going to compress the image further, trying to Jpeg compression up (but also trying to exclude extraneous data as EXIF profile, comments, etc.).. The initial and final size of the image are written very clearly, so very easy to make a comparison.
RIOT tries to do his best not only lossy graphic formats, just like JPEG, but also non-lossy formats such as GIF and PNG.
Compress the image if there is sufficient, you can also resize it with good algorithms (Catmull Rom, Lanczos and some others): here, the advantage is that we can see the initial and final images side by side and easily decide if the quality of chosen algorithm satisfies us.
RIOT is also in portable version (no installation required).
RIOT
No comments:
Post a Comment