Cool idea! I think it's very useful for people who want to share slides but don't want to share the entire pptx file.
I wanted to make a GIF of another user's Google Slide, but with the webapp it looks like I only have access to my own slides, and only google slides. I whipped up a quick API to generate a GIF of any Google Slide URL or of any PPTX file available on the web: http://159.203.37.136/
but i people would not want to give you permission to see their google drive files - may be add another option like, have people make their slide public and use that url to create GIF.
Unfortunately, that's how the Google File picker works. It needs permission to read files from Google Drive even if you are looking for a specific Mime Type (Google Slides in this case)
I can see this being REALLY useful for people giving presentations, to help viewers share favourite content without being distracted with snapping photos. If you agree, it might make sense to have a special link to the screen for processed slides -- then the presenter could share a bitlink to that page, and users could easily tweet out slides with their own comments :)
Also, is there a github issue queue where we could file tickets and feature requests? If it were available, I would be happy to transpose the tickets in these HN comments into action items for continued conversation
I honestly cant't understand why people insist so much on having complicated arguments over twitter, an explicitly limiting (in terms of message length) platform. Beside this, threading is awful.
I presume that might be because Twitter has established itself as the place where everyone is, not necessarily because Twitter is a particularly good platform to argue over.
Why GIF ? Why not webm ? I understand that GIF is popular and works on all platforms, but it's such a waste of resources, has bad image quality and so on.
I wanted to make a GIF of another user's Google Slide, but with the webapp it looks like I only have access to my own slides, and only google slides. I whipped up a quick API to generate a GIF of any Google Slide URL or of any PPTX file available on the web: http://159.203.37.136/
You can use the API like this: http://159.203.37.136/?url=xyz&delay=100 which would make a GIF of the URL pptx file. For example, it could be https://docs.google.com/presentation/d/13838392jfdjkfsd/edit... or https://scholar.harvard.edu/files/torman_personal/files/samp... or any ppt or pptx url of your choosing. It works with any public google slides too.
As a sample, you can try http://159.203.37.136/?url=https://scholar.harvard.edu/files...