Browse Source

Add image operations to Categories

j433866 6 years ago
parent
commit
fd160e87e8
1 changed files with 6 additions and 1 deletions
  1. 6 1
      src/core/config/Categories.json

+ 6 - 1
src/core/config/Categories.json

@@ -359,7 +359,12 @@
             "Play Media",
             "Play Media",
             "Remove EXIF",
             "Remove EXIF",
             "Extract EXIF",
             "Extract EXIF",
-            "Split Colour Channels"
+            "Split Colour Channels",
+            "Rotate Image",
+            "Resize Image",
+            "Blur Image",
+            "Dither Image",
+            "Invert Image"
         ]
         ]
     },
     },
     {
     {