If you have an compression script for a specific archive type, could you select multiple input files and get the output file as one big file?
Thanks!
Poll & Discussion: We wish the site to continue (Y/N)
Compress multiple files to one big file in QuickBMS
- ikskoks
- Moderator
- Posts: 1583
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 625 times
- Been thanked: 379 times
- Contact:
Re: Compress multiple files to one big file in QuickBMS
You can do something like that using reimport mode. It's the easiest way.
Read documentation here http://aluigi.zenhax.com/papers/quickbms.txt
But if your goal is other than extraction/importing to archive,
then the best option would be to write custom tool for that.
There are many open source compressors that can be used.
For example https://github.com/inikep/lzbench
Read documentation here http://aluigi.zenhax.com/papers/quickbms.txt
But if your goal is other than extraction/importing to archive,
then the best option would be to write custom tool for that.
There are many open source compressors that can be used.
For example https://github.com/inikep/lzbench

