It's just a simple problem that I'm having. I have about 500 RAR archive files and 300 ZIP files which I want to burn on DVD and give to someone else. Basically, these are 800 different archives. Not a real problem, but I would like to have them all in the same file format, thus either 800 ZIP files or 800 RAR files. (Or better: have both!)
Now, the simple solution would be to extract every archive and then compress them again to the new format. Yep, that's one way...
I am thinking of a better solution where some tool is converting archives directly without having to extract to temporary files first! Does such a solution exist already? (Side question: does it also support other archive formats?)