A web tool to help you generate favicons
Key Features
- browser based no data sent to the server.
- You can select or drag your image.
- works offline.
- generate all favicons dimensions.
Tech stack 🥞
Hey Guys,
I've created a tool to help you generate favicons in the
browser without your data sent to a server.
web app: faven.netlify.app
I build this tool to discover new tech
alpinejs a minimal frontend library to help you manipulate the dom. I find it very helpful on small apps, and landing pages.
comping alpinejs with tailwindcss make my prototyping, and development faster.
use snowpack for fast development and use web modules on production without bundle since my project is small.
Top comments (1)
Maybe you could add some templates? That would be great for quickly generating a favicon until you get professional one.