var fDesc=new Array(); fDesc[1] = "popular formats. It has a clean interface, and is easy to use. The conversion speeds are good and the output videos are of good quality, which is great."; fDesc[2] = "downloads mp3 from: - a single YouTube video; - complete YouTube playlists; - all video responses to a YouTube video; - all videos of a selected YouTube user or a channel; - all videos from the user favorites."; fDesc[3] = "Converter, you can easily convert between all popular video formats, save your video for all popular mobile devices; join multiple video files, rip your DVDs, edit video - crop, rotate, add watermark, adjust quality. You can save best still images from your video and extract soundtracks from videos and DVDs. Here's just a taster of what you can do with Movavi Video Converter: Convert between any video formats: Input Video Formats: AVI (DivX, XviD, etc.), DV AVI, MP4 (Sony PSP, Apple TV, iPod, iPhone, etc), WMV (including Zune), ASF, 3GP, 3GP2, 3GPP, 3GPP2, QuickTime (MOV, QT), DVD, VOB, IFO, VIDEO_TS, AUDIO_TS, MPG, MPEG 1,2,4, VRO, MOD, DAT, MJPEG, VCD, SVCD, H.263, DVR-MS. Output Video Formats: MP4 (Sony PSP, Apple TV, iPod, iPhone, etc), WMV (including Zune), 3GP, 3GP2, 3GPP, 3GPP2, QuickTime (MOV, QT), MPG, MPEG 1,2,4, H.263, H.264, Real Media (RM, RMVB). Output Audio Formats: MP3,..."; fDesc[4] = "Free software to convert Adobe .PDF files to Microsoft .doc files. With this program, you will be able to extract text and images from PDF files."; fDesc[5] = "free application is extremely useful to rip the audio part of a video file into an mp3 file. The user interface is really simple, but achieves its goal really well."; fDesc[6] = "out there who want to backup videos from services like YouTube, or any other services that offer FLV videos for streaming."; fDesc[7] = "format to DVD format. With this tool, you will be capable of burning multiple video files to one DVD disk, generate DVD menus, and be familiar with the DVD folder size. After converting you will be able to burn and save DVD file to a DVD disk."; fDesc[8] = "just a few steps. This incredible program enables you to export the text, bitmap images and other contents from PDF document into a Word document, preserving the original page layout."; fDesc[9] = "into another. Using this software, you will not lose any of your audio files' quality during the process. The program allows you to convert a lot of files with different formats, even entire folders, into a specific format."; fDesc[10] = "2006, but it still works really well for converting all the Real Media formats that it supports, namely, *.rm, *.ra, and *.rmvb. Free RM to MP3 converter boasts an extremely easy to use interface that helps you get the job done very effortlessly."; fDesc[11] = "extract frames from video files to JPG in an easy way. This program might be useful for different things. You can use it to create photos folders or to watch your video files image by image."; fDesc[12] = "they specialize in creating great converters that work absolutely flawlessly and are, well, free. However, this one doesn't really cut it for me. Why would I want to convert a YouTube video to iPhone video (H.264), when the iPhone can play YouTube Videos out-of-the-box."; fDesc[13] = ", choose the Export Format, configure some Settings options (or you can leave the Preset settings, works just fine), and click on the Convert or Merge buttons... that's it!"; fDesc[14] = "files into 3GP files. Using this application, you will be able to convert any video files so that you can extract them into your mobile device (iPod, iPhone, Zune Player, Mp4 Player, etc.)."; fDesc[15] = "be able to make any conversion from the most popular audio formats such as MP3, WMA, WAV, AAC, AU, APE, AU, AIF, VOC, FLAC, M4A and many more."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }