Show HN: ClearLogo – a logo API that returns usable logos, not raw files(clearlogo.dev)
clearlogo.dev
Show HN: ClearLogo – a logo API that returns usable logos, not raw files
https://clearlogo.dev/en
11 comments
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.
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.
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.