Show HN: Logokio – A logo generator without any server

2 points by avadhesh18 1 year ago | 0 comments
I noticed that online logo generators using buzzwords like "AI" were charging $20 for a single PNG file. So, I decided to create my own generator using ImageMagick on the server side. However, I soon realised that it's 2023, and browsers are capable of so much more. As a result, I abandoned that idea and developed Logokio entirely using client side JavaScript.

All the logos are generated in your browser using JavaScript Canvas and Google Fonts API. You can download various files, including transparent PNGs, black and white logos, and SVGs. It's a nifty tool for quickly creating logos for your blogs and social media pages.

  • 1 year ago