bitbof / klecks

Community funded painting tool powering Kleki.com
https://klecks.org
MIT License
235 stars 73 forks source link

Bitmap to Vector on Kleki Beta #140

Closed sirthegamercoder closed 3 months ago

sirthegamercoder commented 3 months ago

I have a suggestion for Beta Version, which is to add Bitmap to Vector Feature on Beta only. So the function is to convert bitmap images into vectors that were originally blurry when zoomed in now they are not blurry when zoomed in and when pressing the download icon there are two choices, namely PNG or SVG if you download as PNG, the image will automatically be SVG to PNG format while if you download as SVG, the image will automatically become SVG format only.

bitbof commented 3 months ago

You can upscale the image, then you wouldn't need to zoom in, and it wouldn't get blurry when sharing on social media.

https://github.com/user-attachments/assets/fbea27a3-7fc6-4ca1-8ffe-cb14249229e5

Does that solve your problem?