Is there any way to generate a thumbnail image from a Photoshop PSD on a Web page? Here is what I'm trying to do:
- User drags a PSD onto a page (PSD is over 600megs in size)
- Without having to upload entire PSD, web page is able to generate a thumbnail image of the PSD
- Page saves thumbnail only to back end.
Possible?