var fDesc=new Array(); fDesc[0] = "Photomizer 1 sets the bar high - the new Photomizer Pro jumps over it, raises the known efficient functionality of the predecessor thanks to many internal improvements to a new level and completes it with numerous filters and additional minor and major changes.

Retro function & frames
Charming and innovative: Photomizer Pro turns the image editing upside down: If the predecessor polished up old photos it is now exactly the other way round. With the simulation of old cameras and black-and-white films, Photomizer Pro helps you revive the very special charm of past eras in your digital photos. For this purpose the program was equipped with special retro filters, with which you can reproduce the peculiarities of many historic cameras and film material that has not been available for a long time. Together with the new frames you guarantee a lot of surprising effects in your digital slide shows and photo books.

Completely revised user interface
Many new and old functions but everything is super easy to reach and to operate: Thanks to the completely revised user interface you can work with Photomizer Pro as smoothly as usual, target-oriented and undisturbed by any distractions - but with a clearer arranged interface, even a bit more intuitively and with a new zoom function and full-screen preview for a better image analysis. The 1-click optimization, popular with hobby- and semi-professional photographers, was kept of course."; 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 = ''; } }