Skip to main content

Python package for Photoshop Connection.

Project description

Python package to remotely execute ExtendScript in Adobe Photoshop.

Build Status Documentation Status https://codecov.io/gh/kyamagu/photoshop-connection/branch/master/graph/badge.svg

Prerequisites

Photoshop must be configured to accept remote connection.

Open the plug-ins dialog from the Preferences > Plug-ins… menu in Photoshop, and check Enable Remote Connections option. Enter password to the given field, and click OK button and restart Photoshop.

Photoshop must be launched and running for the package to work.

Usage

Example:

from photoshop import PhotoshopConnection

with PhotoshopConnection(password='secret') as conn:
    conn.execute('alert("hello")')
    jpeg_binary = conn.get_document_thumbnail()

Check out documentation for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

photoshop-connection-0.1.1.tar.gz (15.7 kB view details)

Uploaded Source

Built Distribution

photoshop_connection-0.1.1-py2.py3-none-any.whl (20.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file photoshop-connection-0.1.1.tar.gz.

File metadata

  • Download URL: photoshop-connection-0.1.1.tar.gz
  • Upload date:
  • Size: 15.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.15.0 CPython/3.6.2

File hashes

Hashes for photoshop-connection-0.1.1.tar.gz
Algorithm Hash digest
SHA256 5986e73fb79560772e3e0977df570ff89f08523fc7891bdced3c00681701dc40
MD5 258cf01a1ee53cda57c35f814b62acd0
BLAKE2b-256 f9761686a183453ec9e9f1e13f7a3c4e2dbd1a25155b70d4532bf57549b3d837

See more details on using hashes here.

File details

Details for the file photoshop_connection-0.1.1-py2.py3-none-any.whl.

File metadata

  • Download URL: photoshop_connection-0.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 20.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.15.0 CPython/3.6.2

File hashes

Hashes for photoshop_connection-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0f6d9e3a2ea2d092878bed3c936f6cecac3f8ea60a5a7fd088ff96427714ae84
MD5 77fbba96622b65e338e5640d68a4ee89
BLAKE2b-256 4f484f4ab7a9ab145ed957a538d7590dc3e58689899506cc83ba3111e0a6ab44

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page