

|
| word/excel/ppt | [onlyoffice](https://www.onlyoffice.com/zh/) | 

|
| word/excel/ppt | [libreoffice online](https://zh-cn.libreoffice.org/download/libreoffice-online/) | 

|
| word/excel/ppt | [Collabora Online](https://www.collaboraoffice.com/) | 

|
| pdf | [PDF.js](https://mozilla.github.io/pdf.js/) |
|
| audio音频 | [audio.js](http://kolber.github.io/audiojs/) |
|
| video视频 | [videojs](https://videojs.com/) |
|
| markdonw | [vditor](https://github.com/Vanessa219/vditor) |
|
| 代码 | [CodeMirror](https://codemirror.net/) | 
|
| epub电子书 | [epub.js](https://github.com/futurepress/epub.js) |
|
| xmid脑图 | [xmind-embed-viewer](https://github.com/xmindltd/xmind-embed-viewer) |
|
| 网页 | 直接渲染 |
|
| 压缩文件 | [Apache Commons Compress](https://commons.apache.org/proper/commons-compress/) |
|
| bpmn | [bpmn.io](https://bpmn.io/) |
|
| cmmn | [bpmn.io](https://bpmn.io/) |
|
| dmn | [bpmn.io](https://bpmn.io/) |
|
| ofd | [ofd.js](https://gitee.com/Donal/ofd.js) |
|
| 3D模型 | [Online 3D Viewer](https://gitee.com/Donal/ofd.js) |
|
## 代码示例
1. 使用[文档在线预览](https://gitee.com/wb04307201/file-preview-spring-boot-starter)、[多平台文件存储](https://gitee.com/wb04307201/file-storage-spring-boot-starter)、[实体SQL工具](https://gitee.com/wb04307201/sql-util)实现的[文件预览Demo](https://gitee.com/wb04307201/file-preview-demo)
2. 使用[文档在线预览](https://gitee.com/wb04307201/file-preview-spring-boot-starter)、[多平台文件存储](https://gitee.com/wb04307201/file-storage-spring-boot-starter)、[实体SQL工具](https://gitee.com/wb04307201/sql-util)实现的[文件预览VUE Demo](https://gitee.com/wb04307201/file-preview-vue)
## 快速开始
### 引入依赖
增加 JitPack 仓库
```xml