[Plugin] redactimage — pixelate sensitive areas in report images #606
emizzz
started this conversation in
Show and tell
Replies: 1 comment
-
|
Hi, wow the plugin looks amazing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I built a small plugin for SysReptor that lets you redact sensitive areas of images directly inside the markdown editor.
https://github.com/emizzz/redactimage
Note: the plugin hooks into SysReptor's image preview via a MutationObserver
rather than a native extension point, it works reliably but may need
adjustments on future SysReptor updates.
Feedback welcome!
Beta Was this translation helpful? Give feedback.
All reactions