var fDesc=new Array(); fDesc[0] = "Pixel Grease 2.0 makes light work of resizing and compressing pictures for lightning fast delivery via the internet. Pixel Grease 2.0 is compatible with PCs running Microsoft Windows (95,98,2000,ME and XP). You can download your fully working FREE trial copy.
Pixel Grease 2.0 lets you...
# resize pictures to ideal sizes to send by email or post on web sites
# create multiple images of different sizes with just one click
# create lightning fast thumbnail pictures for web pages
# make consistently formatted images without having to think
# save images of different image formats and compression settings
# adjust pictures to be cleaner, sharper, warmer, brighter etc.
# fit more pictures on a disk (including floppies)
# paste HTML script for your pictures directly into a web page
# trim and crop images to remove unwanted detail
# automatically crop and rescale images to fit specific sizes
# load pictures from dozens of popular image formats
# grab screen shots from anything on your computer screen
# put more pictures in documents without slowing everything down
# get on with the job immediately without a steep learning curve
# work on dozens of images without needing to register
# do most of the above in two steps: 1. Load Image, 2. Click Save."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }