var fDesc=new Array(); fDesc[0] = "With the ever increasing amount of photos we have the neverending challenge to somehow find a way to show our pictures. After a great holiday we want to enlive our adventures; and we don't want our pictures from a wedding to be 'locked up' in a book. Wouldn't it be nice to print our pictures on just one sheet of paper, and hang it on the wall?
Don't look any further: our new application Collaizer is offered as freeware, with great possibilities and very easy to use. It's all yours!
A photo collage is a great way to print a number of photos on just one sheet of paper, from A4 to A1. With Collaizer you can do that. Simply drag-and-drop your photos on the paper, design your own layout, rotate or resize and put one picture on top of another for that great 3D effect. Use pre-installed artwork pictures to brighten up the layout ('happy birthday', 'you are my valentine') and print your collage on high quality photo paper.
Sometimes you just have too many pictures you like to show on one A4. With Collaizer you can add as many pictures as you like in one piece of paper, and also in a predefined shape. How about 25 pictures of your boyfriend, positioned in a heart-shape collage? Why not granny's pictures arranged in an '80' pattern? Collaizer can drag-and-drop complete picture folders into the page, and also brighten up the page with all the artwork you want.
Many collage applications exist on the internet. Most of these applications focus on just one specific effect: either make a photo collage, or make a shape collage or edit pictures or whatever they do. Each of those has a learning curve and limited possibilities. We offer just one application that replaces several of the existing shareware = paid applications. We offer you free photo collages. As big as you want, as many as you want. It's up to you."; 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 = ''; } }