>I'm using the UNIX 'pack' command (Huffman coding) to minimize the size >of my image files on a SGI workstation. >Does anybody here know about a MS-DOS software able to handle packed >files ? I suggest GNU gzip for both Unix and DOS. It products much better compression than pack. Its available from prep.ai.mit.edu:pub/gnu/gzip*