Upload one image and get a real favicon.ico (16/32/48) plus PNG icons for Apple touch and PWA — all generated locally with canvas.
Yes — the .ico is assembled byte-by-byte with PNG-encoded 16/32/48 images, which every modern browser supports.
favicon.ico plus 16×16, 32×32, a 180×180 apple-touch-icon and 192/512 PNGs for PWA cover practically everything.
No. All resizing and packing happen in your browser; nothing is sent to a server.