Skip to content

Golang 文件预览支持 office\pdf\cad\achieve\txt\image\video files

License

Notifications You must be signed in to change notification settings

chowyu08/Golang-Files-Preview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang-File-Preview

文件预览服务

1、对Word\Excel\PPT\PDF 在线预览
2、实现CAD标准dwg\dxf 文件预览
3、压缩文件预览:tar.gz\tar.bzip2\tar.xz\zip\rar\tar\brotli\bzip2\flate\gzip\lz4\snappy\xz\zstandard
4、支持txt,java,php,py,md,js,css等所有纯文本
5、支持jpg,jpeg,png,gif等图片预览
6、支持avi,mp4,flv等视频预览

效果图

avatar

构建镜像步骤
1、首先构建基础环境镜像
docker build -t plm-files-preview-services -f Dockerfile .

2、然后执行启动服务指令
docker-compose up -d

About

Golang 文件预览支持 office\pdf\cad\achieve\txt\image\video files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.9%
  • Dockerfile 1.1%