drodil/backstage-plugin-toolbox

feature request: Image Converter Tool

Opened this issue · 4 comments

As developers and designers image conversion tools with resizing support is more helpful

  1. SVG to PNG
  2. PNG to SVG
  3. PNG to JPG
  4. JPG to PNG
  5. SVG to JPG
  6. JPG to SVG

Good idea but probably this requires to expand this with a backend plugin.

Another use case would be to convert images to data uris.

Also, @drodil is it possible to process the images in browser (using something like image-js? I guess it can be too intensive depending on the image size. So a backend plugin would still be ideal for better performance.

Adding a backend plugin helps to manage the load also and make the plgun in more scalable and performant.

Hey there, now there is support to create tools that utilize the backend so this tool could be now done 👍 Any chance you would like to create a PR? Ping @riginoommen