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

https://github.com/zorchenhimer/rar2zip

Convert RAR files into ZIP files
https://github.com/zorchenhimer/rar2zip

compression convert-rar-files rar utility zip

Last synced: 5 months ago
JSON representation

Convert RAR files into ZIP files

Awesome Lists containing this project

README

          

# rar2zip

Easily convert RAR files into ZIP files.

Usage:
```
rar2zip [file-pattern [file-pattern [...]]]
```

Defaults to `*.rar`, converting all files in the current directory. No files
are deleted.

### License

MIT License. See LICENSE.txt for the full text.