Forum Moderators: not2easy
Normally, I would capture the screenshot, paste it into a Photoshop file, and resize the dpi of the image. The images lose alot of the their clarity and aren't as crisp.
There's got to be a better, easier way... is there any software available to do this? Is there a better technique that I can use for the screenshots to maintain their highest quality.
Any help would be greatly appreciated.
Though it is a cardinal sin to say "impossible" when talking about computers...
It is absolutely, positively, impossible to increase the quality of an image without affecting the size. The quality will never be better than it was at its conception... and since a screenshot's conception is at "72dpi" (well below print quality of 300dpi or above), you will never get a print-quality screenshot at 100% size.
Your two choices are as follows:
1. Recreate the page in Photoshop or your editor of choice, at a higher resolution. Print that.
2. Assuming the layout of your web page is liquid and can scale itself on the web, find the biggest monitor your can get your hands on, take a screenshot of it there, and then take that file to Photoshop and change the resolution to a print-friendly one (i.e. 300dpi). The image will shrink but will print out nicely. It's just a matter of how small you're willing to make the image in order to get quality.
Good luck
The "better way" you are looking for would have been either to create a print-quality likeness of the webpage in Photoshop BEFORE creating the actual web page, or to use CSS to feed print-quality images into the layout (which wouldn't give you a fully hi-fi page, but at least the logos and images would look nice).
There was a huge thread discussion on this before, I can't find the thread, but it was a long one :) Trying using forum search.
I bet you mean this one [webmasterworld.com]. If you read through it, you should realize that the '72dpi' thing is a bit of a red herring. Pixels are pixels; they have no inherent size, and no built-in relation to print resolution. This does not mean that everyone is wrong about the fact that screenshots are not going to be very useful for print...
Mactractor, the only real alternative is to include small images in the document. It works like this:
To set this up, change the dpi setting of the images in Photoshop etc but do not check the 'Resample' box. You should see the print dimensions change to something quite small ;-)
Keep in mind too that a 3.41" x 2.56" image is not outlandishly small as an illustration on a brochure, letter sized sheet or magazine page--just don't expect to be able to get any nice looking top quality posters made of your website...
-b
Haven't tried it, but how about setting your digital camera up in front of your monitor and clicking away ...
*sigh*
The method of image capture makes no difference--at least not the way you're thinking it does--the image on the screen is still made up of a fixed number of little squares.
There are two choices:
This is not actually so difficult to understand is it?
-b
Or you can open the PDF via Photoshop with the dpi set to 300 (Photoshop will rasterize the PDF upon opening), then re-save as a JPG or TIF.
Anyway, this approach probably will not yield the results you are looking for, but it was a thought.
Are visible pixels the problem? If so, there's probably no way around it short of rebuilding a high-res version of the page in a page layout app like quark, indesign, etc...
If you simply want to scale up the pages and don't mind visible pixels, you can try bedlam's route of turning off the "resample" option in photoshop's image size dialog - or you can resample with "nearest neighbor" selected. With that method, you'll still see the pixels, but each original pixel will scale to several pixels across (depending on the new size). Bedlam's method is nice because the file size shouldn't increase.
If photos are the only problem, try taking a screen shot, then resample it up in photoshop, then place in high-res photos on top of the sampled-up page.
If you know in advance that you're going to need to do this, you can design a page at 4x resolution in photoshop, then scale down before starting your web production stuff.
In the end put the layers together and use the procedure Bedlam described.