|
|
|
|
|
by ARolek
4002 days ago
|
|
Killer work Alex! It's crazy you just rolled this out. We have been in development on something very similar but have yet to make a public push on the product. The main difference is we host the vector source file and build rasters from it. This helps maintain top quality at any size, and allows us to output to additional formats (i.e. PDF). The product is still in alpha, but it's amazing how many similarities we came to with the URL scheme design. For example, image embedding: https://img.ogol.io/<domain.com> example: https://img.ogol.io/ogol.io we also support downloading https://dl.ogol.io/<domain.com> example: https://dl.ogol.io/ogol.io Each logo also has it's own page to make working with the asset outside of an API easy. https://ogol.io/ogol.io/nn0ymd Our approach requires companies to confirm their domains and associate a vector logo with the domain. Your strategy obviously provides a lot of logos right out of the gates. Logos are such a pain to deal with, it's great to see the problem being attacked from a few different angles. |
|