So funktioniert es
Image tools powered by your browser.
Most v1 tools use Canvas API: the browser decodes the image, draws pixels into a canvas, applies the operation, and exports a new file.
Canvas tools
Convert, compress, crop, resize, rotate, flip, text, and watermark tools run with browser-native Canvas APIs.
Lazy libraries
HEIC decoding and PDF export use small libraries loaded only on pages that need them.
No FFmpeg
Unlike VideoToolDeck and AudioToolDeck, ImageToolDeck does not need FFmpeg WebAssembly for core tools.