Description
zipe
zipe is a handy zip utility that helps with cross file name encoding, and it's powered by Python! If you ever find yourself needing help while using it, just check the command line for assistance. You can run zipe -h to see what options are available.
Using zipe: Basic Commands
The basic usage of zipe looks like this:
zipe [-h] [-F ENCODING] -T ENCODING [-r] [-x EXCLUDE | -i INCLUDE] ZIP_FILE ENTRY [ENTRY ...]
Understanding Arguments
Positional Arguments:
- ZIP_FILE: This is where you'll specify the ZIP archive you want to work with.
- ENTRY: Here, you can mention specific file entries in the archive that you'd like to extract.
Optional Arguments
You also have some optional arguments that can make your life easier:
- -h, --help: Shows the help message and exits.
- -F ENCODING, --from ENCODING: Use this to specify the filename encoding from (it defaults to your system's encoding).
- -T ENCODING, --to ENCODING: This lets you set the filename encoding to whatever you need.
- --r, --recursive: Archives files recursively.
- -x EXCLUDE, --exclude EXCLUDE: Exclude certain file patterns using regex.
- -I INCLUDE, --include INCLUDE: Include specific file patterns using regex.
If You Need to Unzip!
If you're looking to unzip files instead, there's a command for that too! Just use unzipe -h. Here's how it works:
This is how you use unzipe: unzipe [-h] [-l] [-P PASSWORD] [--force] -F ENCODING [-T ENCODING] ZIP_FILE [ENTRY [ENTRY ...]]
Your Unzip Options!
- -l, --list: Lists the entries instead of extracting them.
- -P PASSWORD, --password PASSWORD: Enter a password if your file is encrypted.
- --force: Extracts even if it's an absolute path issue.
If you're eager to download zipe, it’s just a click away! Get started on managing those zip files today!
User Reviews for zipe FOR LINUX 6
-
Zipe is a game changer for managing zip files! The encoding features work flawlessly, and it’s super easy to use.
-
I love how Zipe handles different file name encodings! It made extracting my archives a breeze. Highly recommend!
-
This app is fantastic! Zipe simplifies the zip process with great options for encoding. Five stars all the way!
-
Zipe has exceeded my expectations. The command options are clear, and it performs exceptionally well. Absolutely 5 stars!
-
What an incredible tool! Zipe makes working with zip files so much easier, especially with non-native filenames. Love it!
-
Zipe is simply the best zip utility I've used. It's powerful yet user-friendly, making file management effortless!