var fDesc=new Array(); fDesc[0] = "Convert Jpg Psd to Pdf is a powerful, specialized conversion tool that focuses on converting numerous highly dense image files including Jpg and Psd formats into single or common Pdf file without any trouble. It is fully compatible in compression of high resolution heavy image files to lighter, precise and promptly accessible Pdf files.

The converter is extremely fast, allowing you to transform batches or single multiple image files consisting of similar or isolated formats, specific graphics, embeddings, compressions, high-low resolutions and many more to secured as well as premium quality Pdf documents within few clicks through absolutely interactive user interface."; 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 = ''; } }