Archived from groups: comp.periphs.scanners,rec.photo.digital (
More info?)
Franklin,
What you should be aware of and others have sort of mentioned but not
gone into, is that JPEG and GIF are popular compressed formats designed
to reduce file size. JPEG compresses pictures by eliminating detail
that is less important to your eye's impression of a complex continuous
tone image. It does a wonderful job of reducing file size of photos
while minimizing visual loss. But it is lossy in that information is
discarded. GIF is an older format designed for line art and logos. It
has a limited color pallet but once converted to 256 colors, compression
is lossless- all image detail is saved. GIF gives best results with
cartoons, maps, logos, text and the like, (large areas of single color
compress very efficiently) but does not give much compression where lots
of fine detail is present (pictures). It also can create posterization
artifacts in fine shadings due to the limited color depth. JPEG does
not do as well with line art as loss of fine detail and introduction of
edge artifacts become apparent as compression increases.
Thus your map may likely give a sharper, crisper, better image with good
compression as a GIF, while for a portrait on the web, JPEG would be far
superior. TIFF is totally lossless (good for archiving), not as
convenient in browsers, and may or may not be compressed. But
compression only relates to file size and does not directly have
anything to do with DPI.
This is all to explain that GIF vs JPG, TIFF or PNG is an issue of file
size, compression artifacts and software compatibility, but not the
answer to your image DPI resizing question.
I would suggest that you scan the map at 200-300 PPI for normal use and
maybe up to 600 PPI for enlargements. Then try the options in a good
(free) utility like IrfanView to resize, print and save as TIF or GIF.
Resample the image to different pixel dimensions and you will quickly
see the effect on default screen and print sizes.
CSM1 wrote:
> "Wayne Fulton" <nospam@invalid.com> wrote in message
> news:4208126c$0$23561$8b463f8a@news.nationwide.net...
>
>>In article <95F6E6B89D09271F3M4@130.133.1.4>, no_thanks@mail.com
>>says...
>>
>>>
>>>How do I scan a map to a GIF so that when I view the GIF file at its
>>>"normal" size it is a maginification of the original.
>>>
>>>In other words, what took one inch in the original document now takes
>>>1.5 inches in the GIF at its normal size.
>>>
>>>----
>>>
>>>OTHER INFO ... I have tried to do this with my Epson Twain settings
>>>but I seem to end up with a lower resolution (even though the
>>>resoultion setting is kwpt the same).
>>>
>>>When I have a resizing utilities (like Pic2Pic) on a GIF file I seem
>>>to get a quite noticeable drop in quality. Is this inherent in
>>>resizing a GIF? Is it better to use a different image format such as
>>>TIFF, PNG, JPG in order to enlarge the image after scanning?
>>
>>
>>
>>You said View, so I am assuming you want to view it on the video
>>screen, instead of printing it. The best way (highest quality) to
>>enlarge it on the video screen is to scan it again at 50% greater
>>resolution. That will create 50% more pixels in each dimension, and so
>>it will view on the screen at 50% larger size.
>>
>>Or you could resample an existing image to be 50% larger, but yes, that
>>will loose quality. If you can scan it, then scan it.
>>
>>For the video screen, GIF is NOT the problem, GIF is desiged for the
>>video screen. Certainly GIF is not the SIZE problem on the screen.
>>GIF is limited to 256 colors, a problem for photographs, but this is
>>surely no problem for a map. Probably you could even reduce it to 16
>>colors for a smaller file without losing anything (but there are always
>>some ifs and buts, I dont know what you have). Or you could use TIF or
>>PNG, also very fine if you can use them. I would try hard NOT to use
>>JPG for a map, quality suffers.
>>
>>The size problem might be because there are no inches in the video
>>system, meaning that you cannot work in inches for the video screen.
>>Your video screen is instead dimensioned in pixels, for example perhaps
>>1024x768 pixels is a common size.
>>
>>I dont know the size of your map, so I am making up numbers, but if for
>>example, you scan a 6 inch paper map dimension at say 100 dpi, you will
>>create 6x100 = 600 pixels of image dimension. This will fill 600
>>pixels of your 1024 inch screen dimension. Regardless, more resolution
>>is a larger image, less is smaller (on the video screen - printing
>>works rather differently).
>>
>>Or per your question, if you instead scan this example at 150 dpi (50%
>>more) it will create 900 pixels which will fill 900 pixels of your
>>screen dimension, and it will appear 50% larger on the screen than the
>>100 dpi image.
>>
>>--
>>Wayne
>>http
/www.scantips.com "A few scanning tips"
>>
>
> To add to Wayne's explanation, to print a document at the same size as the
> original size, Print at the same DPI that you scanned it. To retain the DPI
> in the saved image, you need to use TIFF, because GIF does not include the
> DPI that the image was scanned at. JPEG saves the dpi, but does bad things
> to map images.
>
> If you scan at 300 DPI, Print the image at 300 DPI.
> If you must use GIF, write a text file that tells what DPI you scanned at,
> so that you know what DPI to print.
>
> Or always scan at a fixed dpi and always print at that same dpi.
>