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

Uploaded Source

Built Distribution

photoshop_connection-0.1.0-py2.py3-none-any.whl (20.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: photoshop-connection-0.1.0.tar.gz
  • Upload date:
  • Size: 15.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.1.0.tar.gz
Algorithm Hash digest
SHA256 9f60522b27e0b85797dad8ed841ebc821001908cad579217b20aa8a74cfff031
MD5 f88337ace87c3ff04e0b3ab0ee72c018
BLAKE2b-256 ff304357f859bdd5ffa87cb4447342f0683f3a62755550f381e1de05cd4373f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: photoshop_connection-0.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 20.2 kB
  • Tags: Python 2, Python 3
  • 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.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 20010f83f459934ced36083c19d7f9ecfd4ea4204e558ee6569a5642db40ea6c
MD5 e9d33d3d0d216d8171fefba7c51157b2
BLAKE2b-256 b559d1fa4aa2f27b8674976a3bdb91aa6e6c33a0554ed423ad2997cbae707137

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