An open API service indexing awesome lists of open source software.

https://github.com/WirelessAlien/ZipXtract

It can extract zip, tar, bz2, gz, 7z, xz, jar and z etc (encrypted .zip & .7z supported)
https://github.com/WirelessAlien/ZipXtract

7z 7zip android apache-commons-compress bzip2 extractor jar kotlin tar unzipper xz z zip zip-extraction zip4j zipextractor

Last synced: about 1 month ago
JSON representation

It can extract zip, tar, bz2, gz, 7z, xz, jar and z etc (encrypted .zip & .7z supported)

Awesome Lists containing this project

README

        

# ZipXtract

[![GitHub release](https://img.shields.io/github/v/release/WirelessAlien/ZipXtract)](https://github.com/WirelessAlien/ZipXtract/releases/latest)
[![GitHub license](https://img.shields.io/github/license/WirelessAlien/ZipXtract)](https://github.com/WirelessAlien/ZipXtract/blob/master/License)
[![GitHub Repo stars](https://img.shields.io/github/stars/WirelessAlien/ZipXtract)](https://img.shields.io/github/stars/WirelessAlien/ZipXtract)
[![GitHub all releases](https://img.shields.io/github/downloads/WirelessAlien/ZipXtract/total)](https://img.shields.io/github/downloads/WirelessAlien/ZipXtract/total)
![IzzyOnDroid](https://img.shields.io/endpoint?url=https://apt.izzysoft.de/fdroid/api/v1/shield/com.wirelessalien.zipxtract)
[![F-Droid](https://img.shields.io/f-droid/v/com.wirelessalien.zipxtract?logo=F-Droid)](https://f-droid.org/packages/com.wirelessalien.zipxtract)

Read this in other languages: [Bulgarian](https://github.com/WirelessAlien/ZipXtract/blob/master/docs/README.bg.md), [Russian](https://github.com/WirelessAlien/ZipXtract/blob/master/docs/README.ru.md), [Ukrainian](https://github.com/WirelessAlien/ZipXtract/blob/master/docs/README.uk.md)

ZipXtract is a fully open-source Android application designed to handle a wide range of archive formats, including:

* RAR (with RAR5 and multi-volume support)
* ZIP (including password-protected and split archives)
* TAR
* BZ2
* GZ
* 7z (with password protection and multi-volume support)
* XZ
* JAR
* ...

## Features

### Extraction:

* Supports various formats: RAR, ZIP, TAR, BZ2, GZ, 7z, XZ, JAR etc.
* Handles encrypted ZIP and 7z files.
* Extracts multi-volume RAR archives.
* Extracts multi-volume archives.
* Extracts split ZIP files.

### Creation:

* Create ZIP and 7z archives, with options for encryption.
* Create split ZIP archives.

## Installation

You can download and install ZipXtract from the following sources:

[Get it on GitHub](https://github.com/WirelessAlien/ZipXtract/releases)
[Get it on IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/com.wirelessalien.zipxtract/)
[Get it on F-Droid](https://f-droid.org/en/packages/com.wirelessalien.zipxtract/)

> [!NOTE]
>The F-Droid version does not include RAR extraction and 7z compression features due to licensing restrictions. For the complete version, please use the GitHub or IzzyOnDroid releases.

## Usage tip

General tips for archive extraction and archive creation:

* Long-press files and folders or click file/folder icons to select them for archiving.

* Click a file to display the extraction menu for choosing extraction options.

* Files extracted using "Open With" menu of OS are stored in Internal Storage/ZipXtract by default. Modify this in app settings.

* The default location for archiving or extracting archives (within the app) is the parent directory of the respective file(s). This can be changed in the app settings.

## App permission

Read and Write Storage Permission (Android 10 and below) and Manage External Storage Permission (Android 11 and above). The app does not have internet permission. Read more - [Privacy policy](https://sites.google.com/view/privacy-policy-zipxtract/home)

## Contributing

Contributions are greatly appreciated! To contribute:

1. Fork the repository.
2. Create a new branch (`git checkout -b feature/YourFeature`).
3. Commit your changes (`git commit -m 'Add some feature'`).
4. Push to the branch (`git push origin feature/YourFeature`).
5. Open a Pull Request.

### Translate


Translation status

## License

This project is licensed under the GNU General Public License v3.0. See the [LICENSE](https://github.com/WirelessAlien/ZipXtract/blob/master/LICENSE) file for details.

## Acknowledgements

The app icon vector by Solar Icons in CC Attribution License via SVG Repo

## Contact

For any inquiries or feedback, please open an issue on the [GitHub repository](https://github.com/WirelessAlien/ZipXtract/issues).

## Donate

Donate using Liberapay

#### Paypal
* [Single Donation](https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-42024772MB847863LM7CZV7I)
* [Monthly Donation](https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-3H0022989S4788323M7CZXHY)
* [Yearly Donation](https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-9L472332EB637292NM7CZXVA)