Skip to content

Create migration tool from other formats #53

@akonan

Description

@akonan

Description

Build tools to migrate from other wireframing/design tools to wiremd.

Supported Formats

Import from:

  • HTML → wiremd converter
  • Figma → wiremd (via API)
  • Balsamiq BMML → wiremd
  • Sketch → wiremd (via JSON export)
  • Mermaid diagrams → wiremd

CLI Usage

wiremd convert --from html --input page.html --output page.md
wiremd convert --from figma --file-key ABC123 --output design.md

Challenges

  • Lossy conversion (not all features map)
  • Component detection
  • Layout inference
  • Style mapping

Priority

Low

Labels

enhancement, migration, import

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions