lucid
lucid copied to clipboard
Allow specifying data type to `load()`
Likely along the lines of load(url, as_image=True) or similar API.
For bonus points, try using mime-type first when the URL response comes with one?
via @ncammarata