I love the AVIF and WEBP compression options.
Most often, I finish a project and make 1 bulk conversion at the end. The issue is that when I hit Select All in the media panel, I have to manually find and deselect the SVGs in the project because the compression button is grayed out until I do.
It makes ofr bad UX, but its a simple fix. Either allow us to select images by type, or have the compression button ignore invalid media.
Here are a couple of suggestions to improve the user experience:
Select Images by Type:
Implement a filter option in the media panel to select images by type (e.g., AVIF, WEBP, PNG, etc.). This would allow you to easily exclude SVGs from your selection.
Ignore Invalid Media:
Modify the compression button functionality to ignore invalid media types like SVGs. This way, you can select all images without worrying about deselecting unsupported formats.