Skip to content

[Feat] Tool: Image Compressor (WASM) #27

@FumingPower3925

Description

@FumingPower3925

A high-performance image optimizer.

  • Logic: Support resizing and quality adjustment for JPG/PNG/WebP.
  • Performance: Run the compression in a Web Worker to ensure the UI remains responsive during heavy tasks.
  • Preview: Show a side-by-side comparison of original vs. compressed size and visual quality.

It is important that a legal page is updated. There the licenses of each one of the tools dependencies should be clearly stated and organized.

In the tool itself there should also be atribution as well as a url to their github (similar to the checksum tool).

It is mandatory that the wasm blobs are only fetched when the user navigates to a tool that uses it and while they are being fetched it should appear by disabling the interaction witht he tool with a message stating that the tool is being loaded.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions