Skip to content

Commit 04adff7

Browse files
committed
refactor: remove legacy compression scripts and integrate compression functionality into the main application
- Deleted outdated compression scripts (compress.mjs, compress.ps1, compress.sh) to streamline the codebase. - Introduced a new compression module (compression.ts) that handles media compression using JPEG XL and AV1. - Updated CLI to support a new 'compress' command with configurable options for compression quality and file handling. - Enhanced documentation to reflect the new compression features and usage instructions. - Improved error handling and logging for better user feedback during compression processes.
1 parent 98ad348 commit 04adff7

File tree

10 files changed

+694
-890
lines changed

10 files changed

+694
-890
lines changed

compress.mjs

Lines changed: 0 additions & 33 deletions
This file was deleted.

compress.ps1

Lines changed: 0 additions & 316 deletions
This file was deleted.

0 commit comments

Comments
 (0)