Is there any event trigger when Editor resize image in cms

I am trying to trigger an event when the editor resizes the image so that I can invalidate the image caching.

Hello,

You can try to use the event bus to register for events: documentation