Skip to main content

Python package for Photoshop Connection.

Project description

Python package to remotely execute ExtendScript in Adobe Photoshop.

Build Status Documentation Status

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()

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.0.1.tar.gz (14.5 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: photoshop-connection-0.0.1.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for photoshop-connection-0.0.1.tar.gz
Algorithm Hash digest
SHA256 0f170e44f6e4d7555c3b94fa0c358380eac2730b0435d2974c497b8ba0772b30
MD5 c3d1b01fbc4f5d2ddd7cc22b3876558d
BLAKE2b-256 239da98f714df5d8082611f982753679783cd4ca4d1855f9e48a2c0efd918400

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