Call strapi "image-manipulation" on existing images

System Information
  • Strapi Version: 4.12.0
  • Operating System: Linux/Ubuntu
  • Database: MySQL
  • Node Version: Node 18
  • NPM Version: 9.5.0

Is there a way to trigger the image manipulation of strapis upload plugin on already existing/uploaded images? I have like a hundred images that are already uploaded. Now I made some changes to the breakpoints and I want to regenerate the different image versions based on that again.

Thanks in advance :v: