Unzipper is an open-source software used for extracting compressed files in .zip and other archive formats. It provides a simple interface for unzipping files without needing other software.
Unzipper is an open-source, cross-platform software used for extracting compressed files in .zip and other archive formats such as .rar, .7z, .tar, etc. It is implemented in JavaScript and provides a simple interface through command line or programmatic usage for unzipping archives without needing other external software.
Some key features of Unzipper include:
Unzipper runs on Windows, Linux, macOS and other platforms that support Node.js. It can be installed through the npm package manager and used in any Node.js application to add archive extraction capabilities. The simple API makes it easy to integrate into command-line tools, servers, automation scripts and more that need to manipulate .zip files and other archives.
Overall, Unzipper is a lightweight but full-featured archiving solution for JavaScript-based applications. With no native dependencies, it can enable unzipping support across different platforms and environments while avoiding the need to call out to external binary executables.
2 reviews
Unzipper perfectly fills the niche for a no-fuss archive extractor. It opens my .zip and .rar files instantly without bombarding me with unnecessary features or trial pop-ups. Being open-source and free makes it an absolute no-brainer for basic extraction needs.
Unzipper works perfectly for basic .zip files and the open-source nature is great. However, when I tried to extract some RAR files and password-protected archives, it failed with generic errors. The interface is clean and minimal, but I wish there …
View all unzipper alternatives with detailed comparison →
Here are some alternatives to Unzipper:
Suggest an alternative ❐