Skip to content

physics-coder/Haffman-RLE-Archivator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haffman-RLE-Archivator

General Information

The "Ultarc" archiver archivates and unarchivates files using the Huffman and RLE algorithms. It uses the ".ultarc" file extension for archivation. The signature of ".ultarc" files is ACEARC.

Usage

In order to use the archivator, download all the project files, install all the nesseccary python libraries and run "main.py".

Interface

In order to archive or unarchive a file, select it using the file selection button. The archivator will automatically identify if the file is an archive or not and will do the associated action (archivate non-archives, unarchivate archives). After archivations and if certain errors occur, a message box will appear.

Main user interface message image

About

A file archiver that uses the RLE and Huffman algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages