Shader Plugin for Photoshop
A downloadable plugin for Windows
Download NowName your own price
Shader Plugin allows to process images in Photoshop with GLSL shaders. It's will be usefull for technical artists for creation shader effects, masks, noise textures in Photoshop. Also you can process images with multipass filters like FXAA (by NVIDIA) inside Photoshop!!!
Features:
- Support 8/16/32 bit images (color and grayscale).
- Uniforms with useful image information from Photoshop.
- 4 additional buffers and shared code (with includes) for making complex effects.
- Realtime rendering.
- Syntax Highlighting.
- 8K Image Support.
- Errors highlighting.
- Input support (mouse and keyboard uniforms).
Source code:
https://github.com/ShaderPluginTeam/ShaderPluginForPhotoshop
Built in shaders (some of them):
- Chromatic Aberration
- Jump Flood SDF
- Noises: Voronoi, Celullar, Perlin etc
- Patterns: Checkerboard, Dots, Hexagons, Waves etc
- Radial To Rectangular coordinates (and back)
- HSL, HSV Desaturate, Luminance
- Pixelization
- Border Detection
- CellShading
- Paint example
System Requiremets:
- Windows 7 - 11 (x64)
- Photoshop CS5+ (tested on CS6 .. 2022)
- .Net Framework 4.6.2
Authors:
- Alexandr Zelensky
- Vladimir Rymkevich
Our discord server:
https://discord.gg/9YVz3RednF
Updated | 21 days ago |
Status | Released |
Category | Tool |
Platforms | Windows |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Authors | Vladimir Rymkevich, Alexandr Zelensky |
Tags | 2D, Effects, filters, glsl, image-processing, photoshop, plugin, Shaders |
Average session | A few seconds |
Languages | English |
Download
Download NowName your own price
Click download now to get access to the following files:
ShaderPlugin_v1.6_x64.zip 1.5 MB
ShaderPluginInstaller_v1.6_x64.exe 2.6 MB
ShaderPlugin_v2.0_x64.zip 1.8 MB
ShaderPluginInstaller_v2.0_x64.exe 2.9 MB
Development log
- Shadeplugin 2.0 is here!21 days ago
- Open Source is hereJan 22, 2025
- Now its freeJan 11, 2025
- Update v1.6Oct 14, 2021
- Update v1.5Jun 20, 2021
- Update v1.4Feb 28, 2021
- Update v1.3Feb 23, 2021
- Update v1.2Dec 06, 2020
Comments
Log in with itch.io to leave a comment.
Hey. I would love to use this, but there's no OSX support. Why not?
Hi, sorry for long response, we have no plan to support OSX.
Have anyone tried runnig this plugin with Affinity Photo? It can run some photoshop plugins. I would like to know if it works before buying.
Now it's OpenSource, you can try it everywhere you want)
So COOL! Is it possible to make it a non-destructive pass btw?
What do you mean in terms of non destructive pass?
To be able to use it as a "smart filter" inside Photoshop. So it's not permanent.
We need to research this case, coz Photoshop SDK has a lot of limits. I'll try to find some time after university exams to do this.
Awesome! Wish I could help...
I want to thank you SO MUCH for this plugin, was very very much missing in my life <3.
Здравствуйте, Владимир ) Tested your plugin, it works well (I need FXAA), only one thing made purchasing it useless for me. Unable to use in operations in Photoshop in quiet mode with the previously recorded settings. Please complete this. Thank you. Regards.
Короче, будет пакетная обработка в фотошопе - задонатю. )
Спасибо за труды.
Hello,
no window is popoing up, and nothing happens?
- fixed this in version 1.1
Hello! Try to launch it with administration rights as ymt3D wrote in comments. Perhaps, this is due to the fact that we are trying to save the settings in the same folder with Photoshop. We will fix it in nearest update as soon as possible.
solved. I had to start it with administrator privileges.
Dope, keep up the good work!
Fixed in v1.1. Also "Shaders" folder with templates and config moved to Documents folder, because plugin can't take enough rights for working in Program Files folder.
It would be great to reference a folder in the settings itself, because i dont want to stress my OS ssd HD with so many small files. Keep up the good work!
It's too small text files, which saves only when you saving any shader or applying shader to image (last used shader). It's can't make any bad impact to your SSD. Usually SSD vendors make warranty for a 3-5 years for writing 20 GB/day. I can't imagine situation, when you will write 20 MB of shaders / day.
Will we see an update in the near future, to import from shadertoy and isfshaders and others shader plattforms?
Hi, etowner! In future we will try to add support of several layers, i.e. one layer - one texture sampler. It's a bit complicated coz of old C++ Photoshop api. Regarding import from Shadertoy and other platforms - we will try to consider this possibility, but from my point of view it's impossible due to copyright reasons.
Thanks for the info! Keep up the good work!
So there is a large protion with a CC license i see no problems there? Shadertoysender from Zeal has a large libary with shaders too. Shadertoy, glslsandbox and isf.video are great resources to implement shader code.
Hi! We will add an example how to use ShaderToy with our plugin in future updates, but for now you can see the example in video below (shader code in description). Also, you can hold "Enter" key on Compile button for some kind of animation
I installed it, but it doesn't work. Are there any other requirements? I am using the latest Photoshop CC2021.
solved. I had to start it with administrator privileges.
We fixed this in version 1.1. Also "Shaders" folder with templates and config moved to Documents folder, because plugin can't take enough rights for working in Program Files folder.
oh! thanks!!!
I am grateful for your speedy handling