Help us keep the list up to date and submit new video software here.
Search or Browse all software by sections |
Our website is made possible by displaying online advertisements to our visitors.
Please consider supporting us by disabling your ad blocker or buy PlayOn and record Netflix :)
Please consider supporting us by disabling your ad blocker or buy PlayOn and record Netflix :)
Tool
Description
Type
Rating
Comments
Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. Tasks can be automated using projects, job queue and powerful scripting capabilities. It supports most video formats like DVD, VOB, AVI, WMV, MPG, MP4, AVI, MOV, MKV, DV, FLV and codecs like H.264/AVC, H.265/HEVC, MPEG4 ASP(DivX, XviD), MPEG2, MJPEG, HUffYUV, PNG, YV12.
Free software
OS:Windows Mac Linux
Version:2.7.0 / 2.7.0 180114 Nightly
Released:Jan 14,2018
File size:21.7MB
OS:Windows Mac Linux
Version:2.7.0 / 2.7.0 180114 Nightly
Released:Jan 14,2018
File size:21.7MB
Latest version
Download
Download Beta, Portable, Mac, Linux and other versions
Download old versions
Supported operating systems
License
More information and other downloads
Version history / Release notes / Changelog
2.7.0 180114 Nightly
[rgb16][editor] Fix slightly wrong colors when loading BMP images
Merge pull request #151 from sheppaul/patch-4
[black] Use correct integer type when printing configuration parameters
[NSis] Cosmetic
[Nsis/mingw] Add empty cross, else it is not escaped
Merge branch 'master' of github.com:mean00/avidemux2
[nsi/vc] include a tag to avoid mixing files with mingw one
[editor] Reset _currentSegment on cleanup, otherwise we may crash loading next video if seek to the first frame fails
[editor] Remove leftover printf, oops
[editor] Swap U and V for RGBA input, this fixes wrong colors with PNG + remove obsolete declaration + reindent
[coreVideoCodec] Fix decoding of 32 bpp BMP images
[coreImage] Add ADM_COLOR_BGR555 to known colorspaces, don't crash with 16 bpp BMP images
Merge branch 'master' of github.com:mean00/avidemux2
[NSI] Fix UAC on visual studio
[eq2] Print all parameters
[NSIS/VC] Mostly working nsis installer for Visual Studio
[avsproxy] Add new binary
[coreVideoCodec] Fix frame type display for HuffYUV
[avsproxy] update to newer visual studio
[NSI/VC] be more tolerant vav libxxx / xxxx
Merge branch 'master' of github.com:mean00/avidemux2
[nsis/vc++]
[editor] Don't print debug message about video not starting at zero if it starts at zero
[editor] Fix playback broken after going to the end and seeking to the previous keyframe until the start is reached
Merge branch 'master' of github.com:mean00/avidemux2
[NSIS] More cleanup x2
[NSIS] More cleanup
[Nsis] Prepare for Visual C++ nsis packager
[editor] Fix the bad fix for seektoTime, oops
[editor] Fix check for cuts not on intra broken by the optimization in seektoTime, fix some debug messages
Merge branch 'master' of github.com:mean00/avidemux2
[win32/vc++] Fix plugins and plugin naming to be the same as mingw
[audioDevices/CoreAudio] Fix crash on stopping playback of a video without soundtrack
[editor] Don't try to skip decoding on rewind
[eq2] Make the eq2 video filter partializable
[videoCodec][editor] Drain decoder to retrieve last decoded video frames + move to the new lavc API
[Win32] Tag about with compiler used (gcc or vc++)
[win32] Fix cli
[win32] Fix rc file for visual c++, part 2
[Build/mxe] Fix mingw builds
[win32] make the rc file compatible with vc++ (incomplete)
[annexBtoMp4] allocate larger array
[plugin] Fix standalone build, part 4
[plugin] standalone build fix, part3
[plugin] Fix standalone build, part 3
[plugin] Fix standalone build, part 2
[plugin] Fix standalone build, part 1
[libva] Fix usage of hevc / 10 bits decoder on intel/libva when it is NOT supported by the hw
[streamCopy] Bump video duration if we delay the first frame so that last frames don't fall off the cliff
[x265] Fix threads setup, printf format specifier
[x264] Fix threads setup
[GUI] Reset audio time shift settings when closing video
[GUI] Update audio time shift controls state upon exiting audio filter config dialog
[audiofilter] Fix positive audio shift ignored with the normalize filter in auto mode + replace the repeated chunk of audio with silence
[i18n/da] Fix one more translation affected by the change in logo.ui
[i18n/de/ko/ru/zh] Fix some translations affected by the change in logo.ui
[addLogo] Remove obsolete tooltip
[addLogo] Fix wording and grammar
[coreImage, addLogo] Allow to reduce opacity of logo images containing alpha channel
[gui_play] Remove workaround for an old bug in ALSA, it doesn't seem to be needed anymore
[coreAudioDevice] Stop sending data immediately after receiving stop request + replace the deprecated CloseComponent function
[coreAudioDevice] Print timing info on state change
[resize] Recognize 50 fps as PAL compatible
[GUI] Disable preview mode toggle on application start if no video is loaded
[coreDemuxer/editor] Flip the default return value of providePts(), use it to trigger dialog to fix PTS in AVI with h264 video containing B-frames
[autoScripts/PSP] Update container config, use LavAAC instead of Faac
[autoScripts] Fix ffMpeg2 encoder aspect ratio always remaining 4:3
[autoScripts/lib] Fix aspect ratio enum changes other way round to preserve compatibility with existing scripts
[auto/dvd] Use LavAC3 instead of Aften
[autoScripts] Update to the new swscale filter API
[gui_play] Fall back to the old behaviour if seeking fails
[gui_play] Resume playback from the same frame where it was stopped
[Qt/toolkit] Log the name of a reparented dialog
[GUI] Add an icon for the preview mode toggle button in the toolbar
[i18n] CN/TW translation update by Lee,Shin Chun
[Matroska/demuxer] Add splitter to have small enough (L)PCM blocks
[matroska] Add splitter access
[mkv/Demux] return max packet size detected for pcm, will help to allocate splitter later
[mkv/Demux] detect large PCM packet size, we ll add a splitting layer on top of it when it happens
[matroska] Revert split, keep it in git history just in case
[mkv/demux] Hook to check PCM audio blocks are not absurdly big
[lav/audiodecoder] Check the data are valid before using them
Merge pull request #149 from Hinterwaeldlers/master
Merge pull request #150 from poltsy/master
Don't hardcode number of cpus used to build ffmpeg
[muxerMp4] Add config options to specify pixel aspect ratio, disguised as usual DAR values
[editor] Fix the check for PTS going back so that we catch MP4 with broken PTS as well
[editor] Allow to reconstruct PTS lost e.g. by saving as AVI in videos containing B-frames by decoding the full video on load (ATM works only with MKV)
[editor] Skip trying to fill the 2nd field PTS if the video is not interlaced
[coreMuxerFFmpeg] Try harder to avoid DTS collisions as long as we don't request rounding
[editor] Don't trust unreliableBFramePts(), always run checkForValidPts when adding a ref video, remove unnecessary bool var and ADM_Composer::DecodeNextPicture API changes introduced by the last commit
[editor] Ignore container PTS if they are obviously wrong (PTS=DTS in H.264 streams with B-frames)
[ffmpeg] Bump FFmpeg to 3.3.5
[videoCopy] Allow to disable DTS sanitizing in copy mode + increase the catch up rate back to 5 ms per frame
[prefs] Add a pref to toggle DTS sanitizing in copy mode
[editor] Remove unnecessary define, fix the test for negative finalDts instead
Merge branch 'master' of https://github.com/mean00/avidemux2
[demuxers/MpegTS] Bundle disabling of the prompt to append sequentially named files in one location
[demuxers/MpegTS] Don't unconditionally append sequentially named files while reading the audio section of the index, we may hit the limit of open file descriptors by drag'n'dropping sequentially named videos from a large directory
[mkv/demux] Check we dont overflow, assert if we do
[demuxers/MpegPS] Don't append sequential files while probing audio when the user declined appending even if we may lose a small chunk of audio at the end
[ffVTEnc] Add controls to set the profile, the GOP size and to enable B-frames
[ffNvEnc] Remove leftover unused variable
[coreVideoEncoderFFmpeg] Get internal PTS and the keyframe flag from the packet only, otherwise we end up with all frames marked as intra e.g. with h264_videotoolbox
[ffNvEnc] Allow setting the profile, the GOP size and the number of B-frames
[coreVideoEncoder] Get internal pts from packet if the encoder doesn't set it in coded_frame + make getEncoderDelay() virtual
[documentation] Update cross-compiling howto, x265 is available as a MXE package now
[prefs] Fix parameter range for downmixing
[coreVideoEncoderFFmpeg] Always set time_base in the codec context, otherwise we crash in avcodec_close if no matching codec was found + remove unused variable
[coreVideoEncoderFFmpeg] Revert increasing internal timestamp resolution, bump internal PTS to resolve conflicts instead
[coreVideoEncoderFFmpeg] Increase internal timestamp resolution to avert PTS collisions due to rounding, avoid repeated computations
[editor] Print modified marker positions to the log
[demuxers/MpegPS] Support retrieving a frame which is not the next one and not an intra (code copypasted from the MpegTS demuxer)
[i18n/de] Update German translation of the swsResize video filter
[resize] Add more items to the list of pixel aspect ratio values, default to square pixels
[GUI] Fix swapped actions for the DOWN key
[resize] Make lock aspect ratio checkbox state persistent
[editor] Fix the copy mode for videos with some DTS and PTS missing
[editor] Fix grammar in debug messages from the last commit, oops
[editor] Try to fix the fix for checkForDoubledFps, oops
[editor] Don't halve FPS if we haven't got any consecutive frames with valid DTS and PTS
[editor] Add missing newlines in debug messages in ADM_Composer::getFrameNumFromPtsOrBefore
[editor] Fix ADM_Composer::getFrameNumFromPtsOrBefore bailing out one frame too early
[GUI/i18n/de] Remove confusing checkbox in hwAccelText, fix German translation
[i18n/da,de,it,ko,zh_CN,zh_TW] Fix translations affected by removal of rich text from the encoding dialog
[Qt] Remove rich text from encoding dialog XML in favor of using default font style, formatting didn't look right in HiDPI conditions
[Qt] Prevent encoding dialog from being closed with encoding still running by pressing the ESC key
[cmake] Fix message mode
[x265] Add strong_intra_smoothing encoder config option
[editor] Catch up slower after delaying frames in copy mode to make messing up PTS order less likely + double the desyncScore threshold, report the linear time when we hit it
[resampleFps] Revert 598c62c which crashed in preview with other filters derived from ADM_coreVideoFilterCached in filter chain, fix seeking
[coreVideoFilter] Cast seek time in microseconds to double instead of float in goToTime
[coreVideoFilter] Fix video cache dump(), do not cast uint32_t to int
[editor] Allow to silence warnings about dropped frames in copy mode, warn about dropped P- and B-frames too +...
[rgb16][editor] Fix slightly wrong colors when loading BMP images
Merge pull request #151 from sheppaul/patch-4
[black] Use correct integer type when printing configuration parameters
[NSis] Cosmetic
[Nsis/mingw] Add empty cross, else it is not escaped
Merge branch 'master' of github.com:mean00/avidemux2
[nsi/vc] include a tag to avoid mixing files with mingw one
[editor] Reset _currentSegment on cleanup, otherwise we may crash loading next video if seek to the first frame fails
[editor] Remove leftover printf, oops
[editor] Swap U and V for RGBA input, this fixes wrong colors with PNG + remove obsolete declaration + reindent
[coreVideoCodec] Fix decoding of 32 bpp BMP images
[coreImage] Add ADM_COLOR_BGR555 to known colorspaces, don't crash with 16 bpp BMP images
Merge branch 'master' of github.com:mean00/avidemux2
[NSI] Fix UAC on visual studio
[eq2] Print all parameters
[NSIS/VC] Mostly working nsis installer for Visual Studio
[avsproxy] Add new binary
[coreVideoCodec] Fix frame type display for HuffYUV
[avsproxy] update to newer visual studio
[NSI/VC] be more tolerant vav libxxx / xxxx
Merge branch 'master' of github.com:mean00/avidemux2
[nsis/vc++]
[editor] Don't print debug message about video not starting at zero if it starts at zero
[editor] Fix playback broken after going to the end and seeking to the previous keyframe until the start is reached
Merge branch 'master' of github.com:mean00/avidemux2
[NSIS] More cleanup x2
[NSIS] More cleanup
[Nsis] Prepare for Visual C++ nsis packager
[editor] Fix the bad fix for seektoTime, oops
[editor] Fix check for cuts not on intra broken by the optimization in seektoTime, fix some debug messages
Merge branch 'master' of github.com:mean00/avidemux2
[win32/vc++] Fix plugins and plugin naming to be the same as mingw
[audioDevices/CoreAudio] Fix crash on stopping playback of a video without soundtrack
[editor] Don't try to skip decoding on rewind
[eq2] Make the eq2 video filter partializable
[videoCodec][editor] Drain decoder to retrieve last decoded video frames + move to the new lavc API
[Win32] Tag about with compiler used (gcc or vc++)
[win32] Fix cli
[win32] Fix rc file for visual c++, part 2
[Build/mxe] Fix mingw builds
[win32] make the rc file compatible with vc++ (incomplete)
[annexBtoMp4] allocate larger array
[plugin] Fix standalone build, part 4
[plugin] standalone build fix, part3
[plugin] Fix standalone build, part 3
[plugin] Fix standalone build, part 2
[plugin] Fix standalone build, part 1
[libva] Fix usage of hevc / 10 bits decoder on intel/libva when it is NOT supported by the hw
[streamCopy] Bump video duration if we delay the first frame so that last frames don't fall off the cliff
[x265] Fix threads setup, printf format specifier
[x264] Fix threads setup
[GUI] Reset audio time shift settings when closing video
[GUI] Update audio time shift controls state upon exiting audio filter config dialog
[audiofilter] Fix positive audio shift ignored with the normalize filter in auto mode + replace the repeated chunk of audio with silence
[i18n/da] Fix one more translation affected by the change in logo.ui
[i18n/de/ko/ru/zh] Fix some translations affected by the change in logo.ui
[addLogo] Remove obsolete tooltip
[addLogo] Fix wording and grammar
[coreImage, addLogo] Allow to reduce opacity of logo images containing alpha channel
[gui_play] Remove workaround for an old bug in ALSA, it doesn't seem to be needed anymore
[coreAudioDevice] Stop sending data immediately after receiving stop request + replace the deprecated CloseComponent function
[coreAudioDevice] Print timing info on state change
[resize] Recognize 50 fps as PAL compatible
[GUI] Disable preview mode toggle on application start if no video is loaded
[coreDemuxer/editor] Flip the default return value of providePts(), use it to trigger dialog to fix PTS in AVI with h264 video containing B-frames
[autoScripts/PSP] Update container config, use LavAAC instead of Faac
[autoScripts] Fix ffMpeg2 encoder aspect ratio always remaining 4:3
[autoScripts/lib] Fix aspect ratio enum changes other way round to preserve compatibility with existing scripts
[auto/dvd] Use LavAC3 instead of Aften
[autoScripts] Update to the new swscale filter API
[gui_play] Fall back to the old behaviour if seeking fails
[gui_play] Resume playback from the same frame where it was stopped
[Qt/toolkit] Log the name of a reparented dialog
[GUI] Add an icon for the preview mode toggle button in the toolbar
[i18n] CN/TW translation update by Lee,Shin Chun
[Matroska/demuxer] Add splitter to have small enough (L)PCM blocks
[matroska] Add splitter access
[mkv/Demux] return max packet size detected for pcm, will help to allocate splitter later
[mkv/Demux] detect large PCM packet size, we ll add a splitting layer on top of it when it happens
[matroska] Revert split, keep it in git history just in case
[mkv/demux] Hook to check PCM audio blocks are not absurdly big
[lav/audiodecoder] Check the data are valid before using them
Merge pull request #149 from Hinterwaeldlers/master
Merge pull request #150 from poltsy/master
Don't hardcode number of cpus used to build ffmpeg
[muxerMp4] Add config options to specify pixel aspect ratio, disguised as usual DAR values
[editor] Fix the check for PTS going back so that we catch MP4 with broken PTS as well
[editor] Allow to reconstruct PTS lost e.g. by saving as AVI in videos containing B-frames by decoding the full video on load (ATM works only with MKV)
[editor] Skip trying to fill the 2nd field PTS if the video is not interlaced
[coreMuxerFFmpeg] Try harder to avoid DTS collisions as long as we don't request rounding
[editor] Don't trust unreliableBFramePts(), always run checkForValidPts when adding a ref video, remove unnecessary bool var and ADM_Composer::DecodeNextPicture API changes introduced by the last commit
[editor] Ignore container PTS if they are obviously wrong (PTS=DTS in H.264 streams with B-frames)
[ffmpeg] Bump FFmpeg to 3.3.5
[videoCopy] Allow to disable DTS sanitizing in copy mode + increase the catch up rate back to 5 ms per frame
[prefs] Add a pref to toggle DTS sanitizing in copy mode
[editor] Remove unnecessary define, fix the test for negative finalDts instead
Merge branch 'master' of https://github.com/mean00/avidemux2
[demuxers/MpegTS] Bundle disabling of the prompt to append sequentially named files in one location
[demuxers/MpegTS] Don't unconditionally append sequentially named files while reading the audio section of the index, we may hit the limit of open file descriptors by drag'n'dropping sequentially named videos from a large directory
[mkv/demux] Check we dont overflow, assert if we do
[demuxers/MpegPS] Don't append sequential files while probing audio when the user declined appending even if we may lose a small chunk of audio at the end
[ffVTEnc] Add controls to set the profile, the GOP size and to enable B-frames
[ffNvEnc] Remove leftover unused variable
[coreVideoEncoderFFmpeg] Get internal PTS and the keyframe flag from the packet only, otherwise we end up with all frames marked as intra e.g. with h264_videotoolbox
[ffNvEnc] Allow setting the profile, the GOP size and the number of B-frames
[coreVideoEncoder] Get internal pts from packet if the encoder doesn't set it in coded_frame + make getEncoderDelay() virtual
[documentation] Update cross-compiling howto, x265 is available as a MXE package now
[prefs] Fix parameter range for downmixing
[coreVideoEncoderFFmpeg] Always set time_base in the codec context, otherwise we crash in avcodec_close if no matching codec was found + remove unused variable
[coreVideoEncoderFFmpeg] Revert increasing internal timestamp resolution, bump internal PTS to resolve conflicts instead
[coreVideoEncoderFFmpeg] Increase internal timestamp resolution to avert PTS collisions due to rounding, avoid repeated computations
[editor] Print modified marker positions to the log
[demuxers/MpegPS] Support retrieving a frame which is not the next one and not an intra (code copypasted from the MpegTS demuxer)
[i18n/de] Update German translation of the swsResize video filter
[resize] Add more items to the list of pixel aspect ratio values, default to square pixels
[GUI] Fix swapped actions for the DOWN key
[resize] Make lock aspect ratio checkbox state persistent
[editor] Fix the copy mode for videos with some DTS and PTS missing
[editor] Fix grammar in debug messages from the last commit, oops
[editor] Try to fix the fix for checkForDoubledFps, oops
[editor] Don't halve FPS if we haven't got any consecutive frames with valid DTS and PTS
[editor] Add missing newlines in debug messages in ADM_Composer::getFrameNumFromPtsOrBefore
[editor] Fix ADM_Composer::getFrameNumFromPtsOrBefore bailing out one frame too early
[GUI/i18n/de] Remove confusing checkbox in hwAccelText, fix German translation
[i18n/da,de,it,ko,zh_CN,zh_TW] Fix translations affected by removal of rich text from the encoding dialog
[Qt] Remove rich text from encoding dialog XML in favor of using default font style, formatting didn't look right in HiDPI conditions
[Qt] Prevent encoding dialog from being closed with encoding still running by pressing the ESC key
[cmake] Fix message mode
[x265] Add strong_intra_smoothing encoder config option
[editor] Catch up slower after delaying frames in copy mode to make messing up PTS order less likely + double the desyncScore threshold, report the linear time when we hit it
[resampleFps] Revert 598c62c which crashed in preview with other filters derived from ADM_coreVideoFilterCached in filter chain, fix seeking
[coreVideoFilter] Cast seek time in microseconds to double instead of float in goToTime
[coreVideoFilter] Fix video cache dump(), do not cast uint32_t to int
[editor] Allow to silence warnings about dropped frames in copy mode, warn about dropped P- and B-frames too +...
View full changelog
Sections/Browse similar tools
Linux Video Tools
MacOS Video Tools
Video Editors (Basic)
Video Editors (H264/MP4/MKV/MTS)
Video Editors (MPG/DVD)
Video Editors (WMV/AVI)
Video Encoders (AVI/WMV)
Video Encoders (H264/H265/MP4/MKV)
Video Encoders / Converters
Alternative to AviDemux
MPEG StreamClip
Virtualdub
Virtualdub-MPEG2
VirtualdubMOD
Guides and How to's
AVI to DVD Encoding and Authoring : BASIC
- ReadHow to Compress a Video with AviDemux
- ReadHow to convert any video to AVI or MP4 with burned in subtitles
- ReadHow to create/edit/embed subtitles in videos using Jubler and Avidemux under Win/Linux/Mac
- ReadHow to encode 3D sterioscopic to 2D
- ReadHow to get started with avidemux, edit and convert any video format
- ReadHow to record streaming flash media, edit and save as AVI, MP4, etc
- ReadYouTube AviDemux video tutorials
View all guides with guide description here
Tool features - Convert
Acronyms / Also Known As
Download AviDemux portable download
Share software
Notify me when software updated or report software
134 reviews, Showing 1 to 5 reviews |
This is very good program, but I hope that the developer will add avisynth script feature in the future, Thank you!
Jan 13, 2018 Version: AviDemux 2.7.0
OS: Windows 10 64-bit Ease of use: 10/10
Functionality: 10/10
Value for money: 9/10
Overall: 9/10
No comments. Rating it only.
Jan 7, 2018 Version: 2.7.0
OS: Windows 8 64-bit Ease of use: 10/10
Functionality: 8/10
Value for money: 10/10
Overall: 10/10
No comments. Rating it only.
Jan 7, 2018 Version: 2.7.0
OS: Windows 8 64-bit Ease of use: 10/10
Functionality: 8/10
Value for money: 10/10
Overall: 10/10
DAR!!! Waited a long time for this function. Thanks AviDemux developers.
Nov 29, 2017 Version: 2.7.0 171127 Nightly
OS: Windows 7 Ease of use: 8/10
Functionality: 8/10
Value for money: 10/10
Overall: 8/10
No comments. Rating it only.
Oct 21, 2017 Version: 2.7.0
OS: Windows 10 64-bit Ease of use: 8/10
Functionality: 7/10
Value for money: 9/10
Overall: 8/10
134 reviews, Showing 1 to 5 reviews |
1 tool hits, Showing 1 to 1 tools |
-
|
Explanation:
NEW SOFTWARE= New tool since your last visit
NEW VERSION= New version since your last visit
NEW COMMENT= New comment since your last visit
NEW VERSION= New version
Type and download
NO MORE UPDATES? = The software hasn't been updated in over 2 years.
NO LONGER DEVELOPED = The software hasn't been updated in over 5 years.
RECENTLY UPDATED = The software has been updated the last 31 days.
Freeware = Download Free software.
Free software = Download Free software and also open source code.
Freeware/Ads = Download Free software but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Free software/Ads = Free Download software and open source code but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Trialware = Also called shareware or demo. Free Trial version available for download and testing with usually a time limit or limited functions.
Payware = No demo or trial available.
Portable version = A portable/standalone version is available. No installation is required.
v1.0.1 = Latest version available.
Download beta = It could be a Beta, RC(Release Candidate) or an Alpha / Nightly / Unstable version of the software.
Download [15MB] = A direct link to the software download.
[Win] = Windows download version. It works on 32-bit and 64-bit Windows.
[Win64] = Windows 64-bit download version. It works only on 64-bit Windows.
[Mac] = Mac download version. It works on 32-bit and 64-bit Mac OS.
[Mac64] = Mac OS download version. It works only on 64-bit Mac OS.
[Linux] = Linux download version.
[Portable] = Portable version. No installation is required.
[Ad-Supported] = The software is bundled with advertising. Be careful when you install the software and disable addons that you don't want!
Visit developers site = A link to the software developer site.
Download (mirror link) = A mirror link to the software download. It may not contain the latest versions.
Download old versions = Free downloads of previous versions of the program.
Download 64-bit version = If you have a 64bit operating system you can download this version.
Download portable version = Portable/Standalone version meaning that no installation is required, just extract the files to a folder and run directly.
Portable version available = Download the portable version and you can just extract the files and run the program without installation.
Old versions available = Download old versions of the program.
Version history available = Complete changelog on our site.
= Windows version available.
= Mac OS version available.
= Linux version available.
Our hosted tools are virus and malware scanned with several antivirus programs using www.virustotal.com.
Rating
Rating from 0-10.
NEW SOFTWARE= New tool since your last visit
NEW VERSION= New version since your last visit
NEW COMMENT= New comment since your last visit
NEW VERSION= New version
Type and download
NO MORE UPDATES? = The software hasn't been updated in over 2 years.
NO LONGER DEVELOPED = The software hasn't been updated in over 5 years.
RECENTLY UPDATED = The software has been updated the last 31 days.
Freeware = Download Free software.
Free software = Download Free software and also open source code.
Freeware/Ads = Download Free software but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Free software/Ads = Free Download software and open source code but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Trialware = Also called shareware or demo. Free Trial version available for download and testing with usually a time limit or limited functions.
Payware = No demo or trial available.
Portable version = A portable/standalone version is available. No installation is required.
v1.0.1 = Latest version available.
Download beta = It could be a Beta, RC(Release Candidate) or an Alpha / Nightly / Unstable version of the software.
Download [15MB] = A direct link to the software download.
[Win] = Windows download version. It works on 32-bit and 64-bit Windows.
[Win64] = Windows 64-bit download version. It works only on 64-bit Windows.
[Mac] = Mac download version. It works on 32-bit and 64-bit Mac OS.
[Mac64] = Mac OS download version. It works only on 64-bit Mac OS.
[Linux] = Linux download version.
[Portable] = Portable version. No installation is required.
[Ad-Supported] = The software is bundled with advertising. Be careful when you install the software and disable addons that you don't want!
Visit developers site = A link to the software developer site.
Download (mirror link) = A mirror link to the software download. It may not contain the latest versions.
Download old versions = Free downloads of previous versions of the program.
Download 64-bit version = If you have a 64bit operating system you can download this version.
Download portable version = Portable/Standalone version meaning that no installation is required, just extract the files to a folder and run directly.
Portable version available = Download the portable version and you can just extract the files and run the program without installation.
Old versions available = Download old versions of the program.
Version history available = Complete changelog on our site.
Our hosted tools are virus and malware scanned with several antivirus programs using www.virustotal.com.
Rating
Rating from 0-10.
Browse software by sections