The recommended location is /favicon.ico in the root of your domain.
Browsers automatically request this file even if you don’t include a
<link rel="icon"> tag.
Not necessarily. The .ico format is still the most compatible because it can
contain multiple resolutions inside one file. PNG favicons work in modern browsers,
but older systems and crawlers may ignore them.
Mobile platforms (iOS, Android) and OS tiles (Windows) use larger icons:
No. All processing happens locally in your browser using JavaScript and Web Workers. Your images never leave your device.
The converter supports:
Lossy formats (JPEG, WEBP) may reduce quality. Lossless formats (PNG, BMP) preserve pixel data. Converting from lossy → lossless does not restore lost quality.
Browsers cannot convert arbitrary raster images into vector shapes automatically. Therefore, the tool embeds a PNG inside an SVG container for compatibility.
The limit depends on your browser’s memory. Most modern browsers handle images up to 20–40 MB without issues.
Passwords are generated using JavaScript’s cryptographically strong random functions
where available (crypto.getRandomValues). They are never sent to a server.
Yes. The tool allows generating up to 50 passwords in one click.
No. Everything is generated locally and disappears when you close the page.
No. All tools work entirely in your browser. Nothing is uploaded or stored.
The tools rely on:
These APIs are supported in all modern browsers but may not work in outdated ones.
Yes. Once the page is loaded, all processing happens locally. You can even save the site and run it from your computer.
Yes. All tools are free for personal and commercial use.