Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API for getting image #623

Closed
mykolaveremeichyk opened this issue Jun 15, 2016 · 3 comments
Closed

API for getting image #623

mykolaveremeichyk opened this issue Jun 15, 2016 · 3 comments
Labels
enhancement:request Enhancement request submitted by anyone from the community inactive Inactive for >= 30 days

Comments

@mykolaveremeichyk
Copy link

Hi,

Is there an API which provides ability to get image of a slice?

Thanks.

@mistercrunch
Copy link
Member

That would be sweet. Seems like it would require running a headless browser server-side or some equivalent wizardry.

@mistercrunch mistercrunch added the enhancement:request Enhancement request submitted by anyone from the community label Jun 15, 2016
@benvogan
Copy link

This would be exceedingly useful for: 1. integration with 3rd party tools (embedding a preview image), and 2. for email digests. Would love to see this happen.

@ascott ascott added the ux label Jun 21, 2016
@mahendra
Copy link
Contributor

mahendra commented Jul 3, 2018

you can see an implementation here - #5294

Easy to wrap an API around it - but it will not be very performant, due to browser rendering slowness and selenium weirdness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement:request Enhancement request submitted by anyone from the community inactive Inactive for >= 30 days
Projects
None yet
Development

No branches or pull requests

6 participants