mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 00:06:17 -04:00
Add image operations to Categories
This commit is contained in:
parent
0dd4304902
commit
fd160e87e8
1 changed files with 6 additions and 1 deletions
|
@ -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"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue