var fDesc=new Array(); fDesc[0] = "iTop Screen Recorder is an all-in-one screen recorder, video editor, and screenshot tool. It helps capture anything on your PC screen to be a high-quality video file or screenshot, as well as edit the recorded videos and local videos to make them stunning. That is to say, it is not only a smart choice for recording video conferences, webinars, lectures, presentations, games, 4K films, etc., but also a perfect video editor to create fancy videos with ease by adding BGM, animations, transitions, captions, effects, filters, etc. Meanwhile, it can meet all your screenshot requirements like full screen, active window, scrolling window, or any selected region. The personalized webcam recording makes your recording cooler than ever. What's more, the handy Cloud storage allows you to manage and share files anytime anywhere easily.
Check out the main features to know what makes iTop Screen Recorder stand out and start your amazing recording, editing, and screenshot experience right away!

Features and Highlights

Flexibly Capture Any Area of Your Screen
Simultaneously Record Video, Audio, and Webcam
Professional Game Recording Mode Without Any Lag
Personalized Webcam Recording
Handy Cloud Storage
All-round Screenshot Tool
Powerful Editor Tool


What's new:

+ New Teleprompter with prewritten scripts to record tutorials, video presentations, online live streaming, video conferences, etc. more conveniently.
+ New Game Boost to optimize your system and hardware for smoother game recording.
+ New Magnifier to magnify words and images for better highlights.
+ Newly supported uploading & managing files on Cloud storage, and sharing them anywhere anytime.
+ New UI brings a smoother operating experience.
+ More powerful Screenshot to capture screenshots for a Full Screen, an Active Window & a Scrolling Window, or any selected region.
+ Enhanced Webcam recording to provide more options: choose webcam frame shape, adjust brightness, preview, etc."; 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 = ''; } }