Support for image URL input in vectorize API
J
Judicial Wren
We are facing a bandwidth bottleneck with the current implementation of the /v1/images/vectorize endpoint, which only accepts direct file uploads. This creates high bandwidth costs and latency issues. We propose adding support for image URL input, allowing our server to send only the URL to Recraft API. This would reduce server bandwidth by ~85%, lower latency, and improve scalability. Many leading AI APIs support URL input, and this feature would align with industry best practices.
Log In
Mariam Dabaghyan
Thanks for sharing this suggestion, it’s definitely useful, and we appreciate you taking the time to report it. We’ll pass it along to the team for consideration, though we can’t promise any specific timing for implementation.