All Projects → Mileworks → Golang-Files-Preview

Mileworks / Golang-Files-Preview

Licence: Apache-2.0 license
Golang 文件预览支持 office\pdf\cad\achieve\txt\image\video files

Programming Languages

go
31211 projects - #10 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to Golang-Files-Preview

QArchive
Async C++ Cross-Platform library that modernizes libarchive using Qt5 🚀. Simply extracts 7z 🍔, Tarballs 🎱 and other supported formats by libarchive. ❤️
Stars: ✭ 66 (+24.53%)
Mutual labels:  zip
zip install
Mit diesem AddOn kannst du gezippte AddOns oder PlugIns einfach im Backend hochladen und installieren.
Stars: ✭ 32 (-39.62%)
Mutual labels:  zip
pdf-zip-nes-polyglot
PDF/ZIP/NES polyglot file generator (PoC||GTFO 0x14-style)
Stars: ✭ 19 (-64.15%)
Mutual labels:  zip
mllint
`mllint` is a command-line utility to evaluate the technical quality of Python Machine Learning (ML) projects by means of static analysis of the project's repository.
Stars: ✭ 67 (+26.42%)
Mutual labels:  golang-application
qlZipInfo
MacOSX QuickLook Generator for zip, jar, tar, tar.gz (.tgz), tar.bz2 (.tbz2/.tbz), tar.Z. xar (.xar, .pkg), debian (.deb), RedHat Package Manager (.rpm), 7zip (.7z), xz, Microsoft cabinet (.cab), gzip (.gz), lha, BinHex 4.0 (.hqx), and Stuffit (.sit) archives, and ISO9660 images
Stars: ✭ 47 (-11.32%)
Mutual labels:  zip
Office2PDF
Office 文件(Word、Excel、PPT)批量转为 PDF 文件,文档完善,自用满意
Stars: ✭ 114 (+115.09%)
Mutual labels:  office
utools-recent-projects
uTools 插件, 快速查询最近打开的项目
Stars: ✭ 84 (+58.49%)
Mutual labels:  office
unarr
A decompression library for rar, tar, zip and 7z archives
Stars: ✭ 35 (-33.96%)
Mutual labels:  zip
turengo
Translate text using tureng.com from your terminal.
Stars: ✭ 57 (+7.55%)
Mutual labels:  golang-application
VisioAutomation
Automate Microsoft Visio with .NET
Stars: ✭ 88 (+66.04%)
Mutual labels:  office
eventsourcing-go
Event Sourcing + CQRS using Golang Tutorial
Stars: ✭ 75 (+41.51%)
Mutual labels:  golang-application
insta
Instagram power tool
Stars: ✭ 56 (+5.66%)
Mutual labels:  golang-application
Backdoor
A backdoor that runs on Linux and Windows
Stars: ✭ 36 (-32.08%)
Mutual labels:  zip
OfficeManagementSystem
A system that helps to perform day to day activities of an office including attendance management, task management, leave management, complaint management, etc.
Stars: ✭ 32 (-39.62%)
Mutual labels:  office
trustydns
DNS Over HTTPS proxy, server and query programs
Stars: ✭ 22 (-58.49%)
Mutual labels:  golang-application
eoffice
Export and import graphics and tables to MicroSoft office
Stars: ✭ 19 (-64.15%)
Mutual labels:  office
VszLib
7-zip VB6 Helper
Stars: ✭ 35 (-33.96%)
Mutual labels:  zip
ftpConnect
A simple and robust dart FTP Client Library to interact with FTP Servers with possibility of zip and unzip files.
Stars: ✭ 43 (-18.87%)
Mutual labels:  zip
whatsapp-jpeg-repair
A handy tool to fix jpeg files downloaded from WhatsApp and prevent errors upon opening these files in Adobe Photoshop.
Stars: ✭ 30 (-43.4%)
Mutual labels:  golang-application
OfficeExtractor
Extracts embedded OLE objects from Word, Excel, PowerPoint, Open Office and RTF files without needing the original programs
Stars: ✭ 67 (+26.42%)
Mutual labels:  office

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].