File size reduction
This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.
This is a read-only list on gimpusers.com so this discussion thread is read-only, too.
File size reduction | Derek Mortimer | 24 Feb 18:15 |
File size reduction | Maurice | 24 Feb 18:40 |
File size reduction | Owen | 24 Feb 19:17 |
File size reduction | Kevin Cozens | 25 Feb 05:09 |
File size reduction | rich | 25 Feb 12:05 |
File size reduction | Derek Mortimer | 27 Feb 12:47 |
File size reduction
Hello,
My name is Derek Mortimer.
I am looking for an open source application to reduce the number of pixels, thus reducing the number of kilobytes or megabytes, in a normal picture file, jpeg, etc.
In Photoshop, the process is called downsampling. I have looked at the documentation for GIMP and sampling does not seem to be the correct term for the requisite process. Nor can I find what is the correct term in GIMP.
Does the process of pixel reduction and file size reduction exist in GIMP, please?
If it does, what is the technical term, please, so that I can look it up in the documentation for GIMP?
Thank you for your help.
All the best,
Derek Mortimer
File size reduction
On 2012-02-24 at 18:15 I said:
open source application to reduce the number of pixels, thus reducing the number of kilobytes or megabytes, in a normal picture file, jpeg, etc.
I use e.g. mogrify -resize 1024x768! ~/sample-pic/*JPG
(Mogrify is part if the imagemagick package.
See: www.imagemagick.org
or your system's software library)
File size reduction
Hello,
My name is Derek Mortimer.
I am looking for an open source application to reduce the number of pixels, thus reducing the number of kilobytes or megabytes, in a normal picture file, jpeg, etc.
In Photoshop, the process is called downsampling. I have looked at the documentation for GIMP and sampling does not seem to be the correct term for the requisite process. Nor can I find what is the correct term in GIMP.
Does the process of pixel reduction and file size reduction exist in GIMP, please?
If it does, what is the technical term, please, so that I can look it up in the documentation for GIMP?
Unsure of your final objective, is it for web or for print?
Have a look at Image->Scale_Image where you can adjust both size and dpi
-- Owen
File size reduction
On 12-02-24 02:17 PM, Owen wrote:
If it does, what is the technical term, please, so that I can look it up in the documentation for GIMP?
Another option that cold be worth looking at depending on your final objective and your source material is the Liquid Rescale plug-in.
File size reduction
Hello,
My name is Derek Mortimer.
I am looking for an open source application to reduce the number of pixels, thus reducing the number of kilobytes or megabytes, in a normal picture file, jpeg, etc.
In Photoshop, the process is called downsampling. I have looked at the documentation for GIMP and sampling does not seem to be the correct term for the requisite process. Nor can I find what is the correct term in GIMP.
Does the process of pixel reduction and file size reduction exist in GIMP, please?
If it does, what is the technical term, please, so that I can look it up in the documentation for GIMP?
Thank you for your help.
All the best,
Derek Mortimer
You would think that PS 'downscaling' is the same as Gimp rescale but I have seen one PS article that rambled on about having a set of 'downscaled' images for setting up a DP printed page. Once the page is set up the full size images were substituted, why work this way I don't know, possibly commercial printers prefer this.
So my take on the subject adds one step to resizing an image. say original jpg image is 1500x1500 pix (file size 440 KB) resized to 500x500 pix (77 KB) if the print resolution (menu: Image -> Print Size) is set respectively to 300 & 100 then normally, with gimp default settings, the size difference is obvious. Turn off dot-for-dot (menu: view -> dot-for-dot) and the two images display the same.
screen shots. http://i.imgur.com/jhd16.jpg
Best algorithm for regular resizing, some say, bicubic, some sinc, it is a matter of preference.
Best compressed format for saving, obviously jpeg is lossy but it is universal and if it is the final image, why not.
File size reduction
Hi Rich,
Thank you for this.
Very useful.
All the best,
Derek Mortimer
----- Original Message -----
From: "rich"
To:
Cc:
Sent: Saturday, February 25, 2012 12:05 PM
Subject: [Gimp-user] File size reduction
Hello,
My name is Derek Mortimer.
I am looking for an open source application to reduce the number of pixels, thus reducing the number of kilobytes or megabytes, in a normal picture file, jpeg, etc.
In Photoshop, the process is called downsampling. I have looked at the documentation for GIMP and sampling does not seem to be the correct term for the requisite process. Nor can I find what is the correct term in GIMP.
Does the process of pixel reduction and file size reduction exist in GIMP, please?
If it does, what is the technical term, please, so that I can look it up in the documentation for GIMP?
Thank you for your help.
All the best,
Derek Mortimer
You would think that PS 'downscaling' is the same as Gimp rescale but I have seen one PS article that rambled on about having a set of 'downscaled' images for setting up a DP printed page. Once the page is set up the full size images were substituted, why work this way I don't know, possibly commercial printers prefer this.
So my take on the subject adds one step to resizing an image. say original jpg image is 1500x1500 pix (file size 440 KB) resized to 500x500 pix (77 KB) if the print resolution (menu: Image -> Print Size) is set respectively to 300 & 100 then normally, with gimp default settings, the size difference is obvious. Turn off dot-for-dot (menu: view -> dot-for-dot) and the two images display the same.
screen shots. http://i.imgur.com/jhd16.jpg
Best algorithm for regular resizing, some say, bicubic, some sinc, it is a matter of preference.
Best compressed format for saving, obviously jpeg is lossy but it is universal and if it is the final image, why not.
-- rich (via gimpusers.com)
_______________________________________________ gimp-user-list mailing list
gimp-user-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gimp-user-list