How to create custom FilterFX scripts and filters?

FilterFX allows you to create own custom filters from scripts which can be saved and executed again.

Please perform the following steps to create FilterFX scripts

  • 1. Create a new document or open an existing document
  • 2. Choose Filter -> FilterFX from the menu
  • 3. Click the Create New Script button in the upper left corner
  • 4. Enter a new name for the script and click OK
  • 5. Click the Edit Script button in the upper left corner
  • 6. Adjust the script to your needs / ideas in the Script Editor
  • 7. Click OK to save the script

Script Editor notes

  • Click Compile script to check if there is no syntax error
  • Click Run script to check the script results in the FilterFX dialog preview
  • Click the Help button to learn more about the FilterFX script language