Feature Description
Users can create flowcharts but cannot export them as images for presentations or documentation.
Proposed Solution
- PNG Export using html2canvas
- SVG Export generating clean SVG markup
- PDF Export using jsPDF
- Export dropdown menu with format options
- Options for transparent background and high-DPI export
Why This Matters
- Export is a core feature for any diagramming tool
- Enables integration with documentation workflows
- Makes FlowCraft useful for academic and professional use
Feature Description
Users can create flowcharts but cannot export them as images for presentations or documentation.
Proposed Solution
Why This Matters