Skip to content

Releases: tilltmk/filespacer

V1.1

28 Jul 17:30
f96229d
Compare
Choose a tag to compare
  • added: Start Compression Button
  • attempt to fix progress bar
  • fix different bugs

Release Note for FileSpacer v1.0 🎉

24 Jul 23:00
be9969a
Compare
Choose a tag to compare

What's New in v1.0:

Key Features

  • Extract .zip Files: Including support for password-protected archives.
  • Compress Files and Folders: Utilizing zstd with adjustable compression levels.
  • Decompress .zst Files: Easily handle Zstandard compressed files.
  • Corrupted Zip Extraction: Extract files even from corrupted zip archives.

Interface Highlights

  • Intuitive GUI: Clean and easy-to-navigate interface designed with CustomTkinter.
  • Real-Time Progress Tracking: Detailed progress bars to monitor extraction and compression processes.
  • Terminal Output: Integrated terminal display for error messages and updates.

User Experience

  • Efficient and Fast: Leveraging zstd for high compression levels.
  • Secure Handling: Password support for secure zip file handling.
  • Flexible Extraction: Ability to exclude specific files during extraction.

Full Changelog: https://github.com/tilltmk/filespacer/commits/1.01