Skip to content

Commit

Permalink
Photoshop now supports OCIO (#2084)
Browse files Browse the repository at this point in the history
* ocio gm in photoshop

Signed-off-by: Dave Sawyer <[email protected]>

* Update supported_apps.yml

Signed-off-by: Dave Sawyer <[email protected]>

* ps and fnordware text

Signed-off-by: Dave Sawyer <[email protected]>

---------

Signed-off-by: Dave Sawyer <[email protected]>
  • Loading branch information
kingsawyer authored Oct 18, 2024
1 parent b3900df commit 81c07fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
10 changes: 3 additions & 7 deletions docs/guides/using_ocio/compatible_software.rst
Original file line number Diff line number Diff line change
Expand Up @@ -336,17 +336,13 @@ PhotoFlow supports OCIO via a dedicated tool that can load a given configuration
Website : `<https://github.com/aferrero2707/PhotoFlow>`__


Photoshop (beta)
****************

OCIO can be enabled via a technology preview checkbox in preferences. For more details see `OpenColorIO and 32-bit Editing now available in Photoshop Beta <https://community.adobe.com/t5/photoshop-beta-discussions/new-feature-opencolorio-and-32-bit-editing-now-available-in-photoshop-beta/td-p/14767506>`__.

Photoshop
*********

OpenColorIO display luts can be exported as ICC profiles for use in photoshop. The core idea is to create an .icc profile, with a valid description, and then to save it to the proper OS icc directory. (On OSX, ``~/Library/ColorSync/Profiles/``). Upon a Photoshop relaunch, Edit->Assign Profile, and then select your new OCIO lut.
OCIO can be enabled via OpenColorIO settings. For more details see `OpenColorIO and tools with 32-bit mode <https://helpx.adobe.com/photoshop/using/opencolorio-transform.html>`__.

Website : `<https://www.adobe.com/products/photoshop.html>`__
Photoshop Fnordware plugin
**************************

An OpenColorIO plugin is also available for use in Photoshop. The plug-in can perform color operations to an image as a filter and can also export LUTs and ICC profiles to be used by Photoshop.

Expand Down
4 changes: 2 additions & 2 deletions docs/site/homepage/data/en/supported_apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@ supported_apps:
- name : Adobe Photoshop
image : images/supported_apps/ps.png
categories : ["2D", "Photography", "Paint"]
content : Beta support.
link : "https://community.adobe.com/t5/photoshop-beta-discussions/new-feature-opencolorio-and-32-bit-editing-now-available-in-photoshop-beta/m-p/14787280"
content : Native support.
link : "https://helpx.adobe.com/photoshop/using/opencolorio-transform.html"

# portfolio item loop
- name : PhotoFlow
Expand Down

0 comments on commit 81c07fd

Please sign in to comment.