A Python-based drag-and-drop file compression utility that creates ZIP archives using Huffman coding algorithm to efficiently compress files and folders. Program is compiled into a standalone executable through Pyinstaller that operates through a drag and drop interface. The utility employs both Huffman coding and ZIP deflate compression to reduce file size while maintaining data integrity. The program can process single files of any type, multiple files simultaneously, and entire folders including their subdirectories. Compressed files are saved with an underscore prefix because it allows for easy extracting while maintaining a connection to the original file name. When compressing folders, the program maintains the original directory hierarchy within the ZIP archive.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
TheJeffreyKuo/Huffman-Zip-Files
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published