var fDesc=new Array(); fDesc[0] = "Convert 4K video to 1080p, 720p HD or SD video
Powerfully convert 4K videos from/to 1080p, 720p HD or SD videos for enjoying them on more devices, such as HD TVs, Mac, PC, iPhone, iPad, Android phone, tablets, and PSP.
4K to Popular Formats
Convert 4K video to video in other popular formats
Professionally convert 4K movies or video clips from a video format to another. The 4K Converter supports more 4K video formats, like MP4, MKV, FLV, AVI, TS, and WebM.
Fast Speed
Fast and reliable 4K video conversion
30X faster conversion speed and 100% safe video conversion make you enjoy your 4K video conversion, and further enjoy your converted videos on the proper devices as you like."; 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 = ''; } }