Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

简介

drawio导出的png图片是含有原始信息的,本工具用于提取原始的xml信息

使用方法

  1. 下载添加依赖
<dependency>
    <groupId>me.panxin</groupId>
    <artifactId>drawio-data-process</artifactId>
    <version>0.0.1</version>
</dependency>
  1. 调用
ExtractDiagramFromPNG.extractData(FileInputStream fis)

参考

https://github.com/jgraph/drawio/tree/dev https://juejin.cn/post/7077729413919408136 https://github.com/pzl/drawio-read/tree/master https://jgraph.github.io/drawio-tools/tools/convert.html https://www.w3.org/TR/png-3/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages