Looking for software to compress each file individually

Soldato
Joined
17 Apr 2006
Posts
3,165
Location
3rd rock...
Hey gang :)

Wonder if you all can point me to a compression program that you can tell to:

1. Look inside a folder for files to compress
2. Compress all those files individually preserving their names

So for example lets say you have a folder called Scenery and within this you have 5 files:

----------------
[Scenery]

Andes
Himalayas
Switzerland
Sweden
Pacific
----------------

I want the compression software to create:

------------------------
Andes (compressed)
Himalayas (compressed)
Switzerland (compressed)
Sweden (compressed)
Pacific (compressed)
------------------------

The freeware compression program I have (FilZip) cannot seem to do it (I was doing it manaually). Unless Im missing something lol.

I know the easiest thing to do would be to compress the entire Scenery folder but I was wondering if the above could be done automatically.

Thanks :)
 
Back
Top Bottom