addyosmani / addyosmani/squish
Import into different formats simultaneously
Open
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
# Issue
For the sake of cross-browser compatibility, several formats are usually needed at the same time - for example, **JPG+WEBP+AVIF**:
```
```
# Whats now?
Now, when converting, you have to select files for processing three times.
# How should it be?
I propose to provide for multiple format selection
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.