Saving Pictures in Tiff CMYK or RGB??
Guest
Posts: n/a
Posts: n/a
> I have recently learned that jpgs corrupt files. So i opened psp6 andFirst, since they're already jpeg, leave them as jpeg. The 'corruption' has
> went
> to convert all the files that i have in to Tiffs however it had an option
> for RGB format or CMYK format. My questions is which one do i use, my
> printer (Epson Stylus Cx5400)uses cmyk color cartridges so i was thinking
> that is what i should use and that i could convert them to rgb if i need
> to
> use them for the web or anything.
>
> Please tell me if this is the right assumption and if not what to do.
> Hello,Save yourself some work. Stick with RGB, since your printer driver takes
>
> I have recently learned that jpgs corrupt files. So i opened psp6
> and went to convert all the files that i have in to Tiffs however it
> had an option for RGB format or CMYK format. My questions is which
> one do i use, my printer (Epson Stylus Cx5400)uses cmyk color
> cartridges so i was thinking that is what i should use and that i
> could convert them to rgb if i need to use them for the web or
> anything.
>
> Please tell me if this is the right assumption and if not what to do.
> Hello,went
>
> I have recently learned that jpgs corrupt files. So i opened psp6 and
> to convert all the files that i have in to Tiffs however it had an optionto
> for RGB format or CMYK format. My questions is which one do i use, my
> printer (Epson Stylus Cx5400)uses cmyk color cartridges so i was thinking
> that is what i should use and that i could convert them to rgb if i need
> use them for the web or anything.
>
> Please tell me if this is the right assumption and if not what to do.
>
> Thanks & Happy Holidays
>
> WStoreyII
> Emailto: PapastoreyII@hotmail.com
>
>
> Everything you are trying to do is incorrect.Not "nonsense". JPEG is lossy compression: you don't get back the same
>
> 1. Where did you learn that jpg corrupts files? Nonsense.
> 2. Your camera is sRGB, your video display is sRGB.Well, they are RGB. Quite possibly not sRGB, which is a specific standard.
> All printers are CMYK.Except those that are CMY, of course
.> There is no sense in saving a picture in CMYK. XP (or any photo software)Depending on compression level in the JPEG, of course. And the content
> sends your sRGB file to your printer, it is translated automatically to what
> your printer can understand.
>
> If you converted to .tif you will see that these files will be about 10
> times the size of .jpg.
> The only time you want to save in .tif is when you want to edit the fileExactly.
> many times and "save as" many times.
> We used .tif in the old days because resolution was poor and "save as" jpgI'm not sure why I should be glad to lose detail in, say, a 3MP
> many times would degrade the image. These days are gone with cameras of 2 MP
> and above.
> If you want to convert the .tif files back to jpg you can use this freeExcept you said that editing/saving many times is a situation where
> batch converter:
> http://www.irfanview.com/
>
> Here is a way to do your own experiment.
>
>
> This used to be correct, in the days of poor resolution digital cameras and
> scanners. Things have changed dramatically and unless you want to print very
> large (by large I mean more than 12 x 18) from a pro shop there is
> absolutely no advantage to save tif files over jpg.
> The first point is, every time you "Save as" a jpg there is a little lossHuh? How do you know this?
> and artifacts introduced, so if you edit a picture and you Save as many
> time, there is some degradation with each Save as, but not with Save if you
> use Save to save your changes as you are editing(even if you don't do
> anything to the picture and you Save as just to change the name of the file,
> it is the Save as that is the problem).
> So if you plan to edit the file manyExactly.
> times, keep it in tif until done and then save it as jpg. Since you can
> always saved it back as tif for further editing, no problem.
> The second point is, can you see the difference? Only you can tell, noI'm not sure this will show the problem. Certainly closing,
> amount of info will convince you. So you do the experiment yourself. It has
> been done many times. Here is how to do it.
> Take one of your jpg file, right click on it and click on Copy. Hold the
> Ctrl key down and press the letter V. This will make a new file in your
> folder "Copy of filename.jpg (note there is no degradation when you do this,
> since you don't open the file and Save as, you only copied it). Now.
> 1. Open this file in your photo editor and Save as. Give it the name Copy of
> filename 1.jpg
> 2. Open Copy of filename 1.jpg, Save as and change 1 to 2.
> 3. Continue doing this until you Save as this file 15 times.
> "Yves Alarie" <rd50@@pitt.edu> writes:software)
>> > Everything you are trying to do is incorrect.>
> >
> > 1. Where did you learn that jpg corrupts files? Nonsense.
> Not "nonsense". JPEG is lossy compression: you don't get back the same
> bits you put into it. Once that happens, of course you can't get back
> to the original bits. But that may not be a problem, as JPEG is
> designed to throw away information that isn't visible, anyway. Except,
> of course, that the degree of compression (and hence the degree of
> loss) is adjustable; it's certainly possible to make visible changes
> to an image by saving it as JPEG with too much compression.
>
> That said, it seems that every time a JPEG image is loaded, modified,
> and saved again can lose more data. Probably not much, but something
> to think about if you are processing images through many steps. In
> that situation, lossless image storage may be worthwhile.
>> > 2. Your camera is sRGB, your video display is sRGB.>
> Well, they are RGB. Quite possibly not sRGB, which is a specific standard.
>> > All printers are CMYK.>
> Except those that are CMY, of course.
>> > There is no sense in saving a picture in CMYK. XP (or any photo
what> > sends your sRGB file to your printer, it is translated automatically to
jpg> > your printer can understand.>
> >
> > If you converted to .tif you will see that these files will be about 10
> > times the size of .jpg.
> Depending on compression level in the JPEG, of course. And the content
> of each image. I just saved an image in TIFF with LZW compression; it
> was 518728 bytes. The same image in JPEG (quality 10 from Photoshop 6)
> was 232158 bytes. I think you've overstated your case. Almost as badly
> as "JPEG corrupts files".
>> > The only time you want to save in .tif is when you want to edit the file>
> > many times and "save as" many times.
> Exactly.
>> > We used .tif in the old days because resolution was poor and "save as"
2 MP> > many times would degrade the image. These days are gone with cameras of
and> > and above.>
> I'm not sure why I should be glad to lose detail in, say, a 3MP
> image. If I pay for a 3MP camera, it would be nice to preserve all
> that detail.
>> > If you want to convert the .tif files back to jpg you can use this free
> > batch converter:
> > http://www.irfanview.com/
> >
> > Here is a way to do your own experiment.
> >
> >
> > This used to be correct, in the days of poor resolution digital cameras
very> > scanners. Things have changed dramatically and unless you want to print
loss> > large (by large I mean more than 12 x 18) from a pro shop there is>
> > absolutely no advantage to save tif files over jpg.
> Except you said that editing/saving many times is a situation where
> you want lossless compression.
>> > The first point is, every time you "Save as" a jpg there is a little
you> > and artifacts introduced, so if you edit a picture and you Save as many
> > time, there is some degradation with each Save as, but not with Save if
file,> > use Save to save your changes as you are editing(even if you don't do
> > anything to the picture and you Save as just to change the name of the
has> > it is the Save as that is the problem).>
> Huh? How do you know this?
>> > So if you plan to edit the file many>
> > times, keep it in tif until done and then save it as jpg. Since you can
> > always saved it back as tif for further editing, no problem.
> Exactly.
>> > The second point is, can you see the difference? Only you can tell, no
> > amount of info will convince you. So you do the experiment yourself. It
this,> > been done many times. Here is how to do it.
> > Take one of your jpg file, right click on it and click on Copy. Hold the
> > Ctrl key down and press the letter V. This will make a new file in your
> > folder "Copy of filename.jpg (note there is no degradation when you do
Copy of> > since you don't open the file and Save as, you only copied it). Now.
> > 1. Open this file in your photo editor and Save as. Give it the name
> > filename 1.jpg>
> > 2. Open Copy of filename 1.jpg, Save as and change 1 to 2.
> > 3. Continue doing this until you Save as this file 15 times.
> I'm not sure this will show the problem. Certainly closing,
> re-opening, and re-saving will.
>
> <snip>
>
> And yes, the experiment sounds like a valid one.
>
> --
> -Stephen H. Westin
> Any information or opinions in this message are mine: they do not
> represent the position of Cornell University or any of its sponsors.
> I have seen a lot of debat on this issue today since posting this,psd
>
> since the general concensus seems to be that since the camera captured the
> picture in jpg that it is already damaged (a little) that i can at least
> save this on cd in this format and then if i choose to edit save it as a
> or a tiff.standard.
>
> Thanks for all the Help & Happy Holidays
>
> "Stephen H. Westin" <westin*nospam@graphics.cornell.edu> wrote in message
> news:ur7yvqnwp.fsf@graphics.cornell.edu...> > "Yves Alarie" <rd50@@pitt.edu> writes:
> >> > > Everything you are trying to do is incorrect.> >
> > >
> > > 1. Where did you learn that jpg corrupts files? Nonsense.
> > Not "nonsense". JPEG is lossy compression: you don't get back the same
> > bits you put into it. Once that happens, of course you can't get back
> > to the original bits. But that may not be a problem, as JPEG is
> > designed to throw away information that isn't visible, anyway. Except,
> > of course, that the degree of compression (and hence the degree of
> > loss) is adjustable; it's certainly possible to make visible changes
> > to an image by saving it as JPEG with too much compression.
> >
> > That said, it seems that every time a JPEG image is loaded, modified,
> > and saved again can lose more data. Probably not much, but something
> > to think about if you are processing images through many steps. In
> > that situation, lossless image storage may be worthwhile.
> >> > > 2. Your camera is sRGB, your video display is sRGB.> >
> > Well, they are RGB. Quite possibly not sRGB, which is a specific
to> >> software)> > > All printers are CMYK.> >
> > Except those that are CMY, of course.
> >> > > There is no sense in saving a picture in CMYK. XP (or any photo> > > sends your sRGB file to your printer, it is translated automatically
> what10> > > your printer can understand.
> > >
> > > If you converted to .tif you will see that these files will be about
file> > > times the size of .jpg.> >
> > Depending on compression level in the JPEG, of course. And the content
> > of each image. I just saved an image in TIFF with LZW compression; it
> > was 518728 bytes. The same image in JPEG (quality 10 from Photoshop 6)
> > was 232158 bytes. I think you've overstated your case. Almost as badly
> > as "JPEG corrupts files".
> >> > > The only time you want to save in .tif is when you want to edit the
of> jpg> > > many times and "save as" many times.> >
> > Exactly.
> >> > > We used .tif in the old days because resolution was poor and "save as"> > > many times would degrade the image. These days are gone with cameras
> 2 MPfree> > > and above.> >
> > I'm not sure why I should be glad to lose detail in, say, a 3MP
> > image. If I pay for a 3MP camera, it would be nice to preserve all
> > that detail.
> >> > > If you want to convert the .tif files back to jpg you can use this
cameras> > > batch converter:
> > > http://www.irfanview.com/
> > >
> > > Here is a way to do your own experiment.
> > >
> > >
> > > This used to be correct, in the days of poor resolution digital
> andprint> > > scanners. Things have changed dramatically and unless you want to
> verymany> loss> > > large (by large I mean more than 12 x 18) from a pro shop there is> >
> > > absolutely no advantage to save tif files over jpg.
> > Except you said that editing/saving many times is a situation where
> > you want lossless compression.
> >> > > The first point is, every time you "Save as" a jpg there is a little> > > and artifacts introduced, so if you edit a picture and you Save as
if> > > time, there is some degradation with each Save as, but not with Save
> youcan> file,> > > use Save to save your changes as you are editing(even if you don't do
> > > anything to the picture and you Save as just to change the name of the> > > it is the Save as that is the problem).> >
> > Huh? How do you know this?
> >> > > So if you plan to edit the file many
> > > times, keep it in tif until done and then save it as jpg. Since you
It> > > always saved it back as tif for further editing, no problem.> >
> > Exactly.
> >> > > The second point is, can you see the difference? Only you can tell, no
> > > amount of info will convince you. So you do the experiment yourself.
> hasthe> > > been done many times. Here is how to do it.
> > > Take one of your jpg file, right click on it and click on Copy. Hold
your> > > Ctrl key down and press the letter V. This will make a new file in
> this,> > > folder "Copy of filename.jpg (note there is no degradation when you do> Copy of> > > since you don't open the file and Save as, you only copied it). Now.
> > > 1. Open this file in your photo editor and Save as. Give it the name>> > > filename 1.jpg> >
> > > 2. Open Copy of filename 1.jpg, Save as and change 1 to 2.
> > > 3. Continue doing this until you Save as this file 15 times.
> > I'm not sure this will show the problem. Certainly closing,
> > re-opening, and re-saving will.
> >
> > <snip>
> >
> > And yes, the experiment sounds like a valid one.
> >
> > --
> > -Stephen H. Westin
> > Any information or opinions in this message are mine: they do not
> > represent the position of Cornell University or any of its sponsors.
>
> "Yves Alarie" <rd50@@pitt.edu> writes:software)
>> > Everything you are trying to do is incorrect.>
> >
> > 1. Where did you learn that jpg corrupts files? Nonsense.
> Not "nonsense". JPEG is lossy compression: you don't get back the same
> bits you put into it. Once that happens, of course you can't get back
> to the original bits. But that may not be a problem, as JPEG is
> designed to throw away information that isn't visible, anyway. Except,
> of course, that the degree of compression (and hence the degree of
> loss) is adjustable; it's certainly possible to make visible changes
> to an image by saving it as JPEG with too much compression.
>
> That said, it seems that every time a JPEG image is loaded, modified,
> and saved again can lose more data. Probably not much, but something
> to think about if you are processing images through many steps. In
> that situation, lossless image storage may be worthwhile.
>> > 2. Your camera is sRGB, your video display is sRGB.>
> Well, they are RGB. Quite possibly not sRGB, which is a specific standard.
>> > All printers are CMYK.>
> Except those that are CMY, of course.
>> > There is no sense in saving a picture in CMYK. XP (or any photo
what> > sends your sRGB file to your printer, it is translated automatically to
jpg> > your printer can understand.>
> >
> > If you converted to .tif you will see that these files will be about 10
> > times the size of .jpg.
> Depending on compression level in the JPEG, of course. And the content
> of each image. I just saved an image in TIFF with LZW compression; it
> was 518728 bytes. The same image in JPEG (quality 10 from Photoshop 6)
> was 232158 bytes. I think you've overstated your case. Almost as badly
> as "JPEG corrupts files".
>> > The only time you want to save in .tif is when you want to edit the file>
> > many times and "save as" many times.
> Exactly.
>> > We used .tif in the old days because resolution was poor and "save as"
2 MP> > many times would degrade the image. These days are gone with cameras of
and> > and above.>
> I'm not sure why I should be glad to lose detail in, say, a 3MP
> image. If I pay for a 3MP camera, it would be nice to preserve all
> that detail.
>> > If you want to convert the .tif files back to jpg you can use this free
> > batch converter:
> > http://www.irfanview.com/
> >
> > Here is a way to do your own experiment.
> >
> >
> > This used to be correct, in the days of poor resolution digital cameras
very> > scanners. Things have changed dramatically and unless you want to print
loss> > large (by large I mean more than 12 x 18) from a pro shop there is>
> > absolutely no advantage to save tif files over jpg.
> Except you said that editing/saving many times is a situation where
> you want lossless compression.
>> > The first point is, every time you "Save as" a jpg there is a little
you> > and artifacts introduced, so if you edit a picture and you Save as many
> > time, there is some degradation with each Save as, but not with Save if
file,> > use Save to save your changes as you are editing(even if you don't do
> > anything to the picture and you Save as just to change the name of the
has> > it is the Save as that is the problem).>
> Huh? How do you know this?
>> > So if you plan to edit the file many>
> > times, keep it in tif until done and then save it as jpg. Since you can
> > always saved it back as tif for further editing, no problem.
> Exactly.
>> > The second point is, can you see the difference? Only you can tell, no
> > amount of info will convince you. So you do the experiment yourself. It
this,> > been done many times. Here is how to do it.
> > Take one of your jpg file, right click on it and click on Copy. Hold the
> > Ctrl key down and press the letter V. This will make a new file in your
> > folder "Copy of filename.jpg (note there is no degradation when you do
Copy of> > since you don't open the file and Save as, you only copied it). Now.
> > 1. Open this file in your photo editor and Save as. Give it the name
> > filename 1.jpg>
> > 2. Open Copy of filename 1.jpg, Save as and change 1 to 2.
> > 3. Continue doing this until you Save as this file 15 times.
> I'm not sure this will show the problem. Certainly closing,
> re-opening, and re-saving will.
>
> <snip>
>
> And yes, the experiment sounds like a valid one.
>
> --
> -Stephen H. Westin
> Any information or opinions in this message are mine: they do not
> represent the position of Cornell University or any of its sponsors.
> I have seen a lot of debat on this issue today since posting this,I have taken this approach. I save the camera's jpg image file to Tiff format. Then I make any
>
> since the general concensus seems to be that since the camera captured the
> picture in jpg that it is already damaged (a little) that i can at least
> save this on cd in this format and then if i choose to edit save it as a psd
> or a tiff.
>
>
> ...there is some degradation with each Save as, but not with Save if you
> use Save to save your changes as you are editing...
| | LinkBack | Thread Tools | Display Modes |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Saving pictures | Mike | Windows XP Photos | 13 | 08-07-2004 06:37 PM |
| Saving Pictures from Internet to My PIctures | gegilbe4 \(removethis\) @aol.com | Windows XP Photos | 1 | 12-17-2003 11:31 AM |
| saving images to my pictures and then the file not showing up in my pictures. | Kara | Windows XP Photos | 1 | 12-04-2003 11:34 AM |
| saving web pictures | Greg | Windows XP Photos | 1 | 12-03-2003 08:16 PM |
| Pictures are not saving right... | Jenna | Windows XP Photos | 2 | 10-19-2003 05:13 PM |
| LinkBack |
LinkBack URL |
About LinkBacks |


Linear Mode


Posts: n/a