After i create product and save it, i want to make changes on uploaded images, i call catalog_product_save_after event but in this moment images are not stored in media directory yet.
Is there any way to apply changes on images after product save?
Using after plugin Magento\MediaContentCatalog\Observer/Product after stored in media directory