yEd loads and saves diagrams from/to GraphML, an XML-based format. It can also print very large diagrams that span multiple pages.
Features
Automatic layout
yEd can automatically arrange diagram elements[5] using a variety of graph layout algorithms, including force-based layout,
hierarchical layout (for flowcharts), orthogonal layout (for UML class diagrams), and tree layout (for organization charts).
Data exchange
yEd can import data in various formats to generate diagrams out of it. Import formats include the Microsoft Excel.xls format for spreadsheet data, the Gedcom format for genealogical data, and also arbitrary XML-based file formats, which are transformed by means of XSLT stylesheets. Predefined XSLT stylesheets provided by yEd can process the Apache Ant build script format used to define dependency information in software build processes and the OWL file format for the description of ontologies.[6] Other XML-based data is processed in a generic way.
yEd can export diagrams to various raster and vector formats, including GIF, JPEG, PNG, EMF, BMP, PDF, EPS, and SVG. It can also export to SWF (Shockwave Flash) file format and HTML image maps.
The structural information of a diagram can be exported as GML (Graph Modeling Language) and TGF (Trivial Graph Format).
Development
yEd is a product of yWorks GmbH, a German software company.