Skip to content

The project is my coursework for second college grade.

Notifications You must be signed in to change notification settings

andrewchokh/file-compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📚 File Compressor 📚

My coursework for 2nd college grade. The task was to create a software with modern UI based on WPF framework that can compress files with different types using 3 popular compression algorithms.

📕 Prerequisites

💻 Supported Platforms

  • Windows 10 / 11

✔️ Getting started

Download the project, build it up in Visual Studio and run.

📃 How to use

You can select a file and compress (or decompress) it with several compression algorithms. It's important to select an algorithm carefully, because it works effectively in very different situations. Also, there are a few adjustments for better user experience (theme, language etc.).