Hacker News new | ask | show | jobs
Show HN: ClearLogo – a logo API that returns usable logos, not raw files (clearlogo.dev)
7 points by ehalim 20 days ago
4 comments

This is the service I was looking for while developing my own website.

I checked the documentation, and it seems that SVG is not supported yet. If the API could return an SVG format, it would be absolutely perfect.

How does this differ from dropping logos to chatgpt and getting the desired shape?
Thanks! For a one-off, sure. The difference is this is an API, not a manual step.

You usually just have a domain, not the file. ClearLogo takes the domain and returns the logo cropped and sized the same way every time, from cache in a few ms, so you can render hundreds in a dashboard and they all line up without anyone editing anything. ChatGPT for a quick one-off, this for doing it at scale.

I can’t imagine getting logos from websites at scale. But it’s more about business. Technically is simple enough that if you are making money from it, really well done bro.
How does this differ from context.dev's logo link or logo.dev?
is it SVGs?