While AfterShot Pro is a layer-based editor, it lacks the deep compositing tools of Photoshop. The "Send to GIMP" or similar integration plugins allow for seamless round-trip editing. You can manage your RAW adjustments in AfterShot and instantly push the file to GIMP or Photoshop for retouching, then save it back to the AfterShot catalog.
function plugin_main() local img = ASP:GetSelectedImage() if img then ASP:Log("Selected image: " .. img:GetPath()) ASP:MessageBox("Hello, AfterShot Pro!") end end
Note: You must restart AfterShot Pro for the new tools to appear in your . Managing Your Workflow Need help installing Plugins? - AfterShot Pro Plug-ins
A simple plugin that opens your current RAW file as a TIFF or PSD in your preferred pixel editor. After saving, the edited file automatically stacks with the original in AfterShot Pro.
These tools focus on efficiency rather than pixels. They automate the tedious tasks that bog down the editing process.
A powerful tool for split toning, allowing you to apply specific color tints to highlights and shadows for cinematic grading.
Aftershot Pro Plugins
While AfterShot Pro is a layer-based editor, it lacks the deep compositing tools of Photoshop. The "Send to GIMP" or similar integration plugins allow for seamless round-trip editing. You can manage your RAW adjustments in AfterShot and instantly push the file to GIMP or Photoshop for retouching, then save it back to the AfterShot catalog.
function plugin_main() local img = ASP:GetSelectedImage() if img then ASP:Log("Selected image: " .. img:GetPath()) ASP:MessageBox("Hello, AfterShot Pro!") end end aftershot pro plugins
Note: You must restart AfterShot Pro for the new tools to appear in your . Managing Your Workflow Need help installing Plugins? - AfterShot Pro Plug-ins While AfterShot Pro is a layer-based editor, it
A simple plugin that opens your current RAW file as a TIFF or PSD in your preferred pixel editor. After saving, the edited file automatically stacks with the original in AfterShot Pro. - AfterShot Pro Plug-ins A simple plugin that
These tools focus on efficiency rather than pixels. They automate the tedious tasks that bog down the editing process.
A powerful tool for split toning, allowing you to apply specific color tints to highlights and shadows for cinematic grading.