Upload image with Photoshop scripting
        Posted  
        
            by cosmorocket
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by cosmorocket
        
        
        
        Published on 2010-01-28T10:52:31Z
        Indexed on 
            2010/03/20
            8:31 UTC
        
        
        Read the original article
        Hit count: 420
        
Is that possible to upload an image from Photoshop (for example, an open image exported to jpeg) to some web place - REST service, FTP etc by using scripting features of Photoshop? For example - I have an image open in Photoshop and then execute some special script that sends an exported version of it to some place over the web. I saw something like this but it uses an automatically generated batch file that executes ftp command on Windows. I would like to use something more beautiful if it's possible. Or may be there are some info to know how to make a simple plugin for just this task. Thanks.
© Stack Overflow or respective owner