singodiyashubham87 / Draw-it-out

An online Whiteboard application built using ReactJS & TailwindCSS utilising the HTML5 Canvas & the JavaScript Canvas API.
https://draw-it-out.vercel.app
MIT License
78 stars 163 forks source link

[FEAT]: Add Export to SVG/PDF #34

Closed singodiyashubham87 closed 5 months ago

singodiyashubham87 commented 6 months ago

Is your feature request related to a problem? Please describe. Users often need to export their drawings in scalable vector graphics (SVG) or portable document format (PDF) for printing or further editing, but currently, Draw-it-out only supports image exports.

Describe the solution you'd like Extend the export functionality to include options for exporting drawings as SVG or PDF files, preserving scalability and editability.

Describe alternatives you've considered An alternative could be allowing users to export to other common formats like JPEG or PNG, but SVG and PDF offer better support for vector graphics.

Additional context This feature would enhance Draw-it-out's usefulness for professional users who need high-quality output for printing or integration into other design software.

Vidip-Ghosh commented 6 months ago

I would like to work on it. Please assign this to me.

porwalshreyaa commented 5 months ago

Can you assign this to me? I wanna contribute for GSSoC 24.

singodiyashubham87 commented 5 months ago

@Vidip-Ghosh Assigned!