TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Do you want an api to generate file preview images?

5 pointsby flexterraover 12 years ago
I'm trying to come up with an idea for a hackathon (hackpr.eventbrite.com) and thought it might be cool to make a service that could generate a thumbnails of <i>any kind of file</i>.<p>You send the url of a file and the service will give you the url of an image preview of the contents of that file.<p>I have an idea on how to do it but was wondering if you guys were interested in using something like that. What is the point of building something nobody wants to use.

3 comments

sherazover 12 years ago
If by preview you mean how OSX has is popup preview? Whenever I hit spacebar on a file it pops up a big window where I preview it's contents. If you have the right apps installed it works for presentations, excel sheets, and videos.<p>Would this product replicate that functionality for web?
oftenwrongover 12 years ago
<i>Any</i> kind of file?
nateabeleover 12 years ago
Sooo.... MS Office?