All Projects → thecodingmachine → Gotenberg

thecodingmachine / Gotenberg

Licence: mit
A Docker-powered stateless API for PDF files.

Programming Languages

go
31211 projects - #10 most used programming language
Dockerfile
14818 projects
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to Gotenberg

Documentserver
ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
Stars: ✭ 2,335 (-28.64%)
Mutual labels:  ppt, docx, excel, word, xlsx, pptx
Gotenberg Go Client
Go client for the Gotenberg API
Stars: ✭ 35 (-98.93%)
Mutual labels:  api, markdown, pdf, excel, word
Unioffice
Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
Stars: ✭ 3,111 (-4.92%)
Mutual labels:  docx, excel, word, xlsx, pptx
Desktopeditors
An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents
Stars: ✭ 1,008 (-69.19%)
Mutual labels:  ppt, docx, excel, word, xlsx
Documentbuilder
ONLYOFFICE Document Builder is powerful text, spreadsheet, presentation and PDF generating tool
Stars: ✭ 61 (-98.14%)
Mutual labels:  ppt, docx, excel, word, xlsx
Superfileview
基于腾讯浏览服务Tbs,使用X5Webkit内核,实现文件的展示功能,支持多种文件格式
Stars: ✭ 1,115 (-65.92%)
Mutual labels:  ppt, docx, pdf, excel, word
Gotenberg Php Client
PHP client for the Gotenberg API
Stars: ✭ 80 (-97.56%)
Mutual labels:  api, markdown, pdf, excel, word
opentbs
With OpenTBS you can merge OpenOffice - LibreOffice and Ms Office documents with PHP using the TinyButStrong template engine. Simple use OpenOffice - LibreOffice or Ms Office to edit your templates : DOCX, XLSX, PPTX, ODT, OSD, ODP and other formats. That is the Natural Template philosophy.
Stars: ✭ 48 (-98.53%)
Mutual labels:  libreoffice, xlsx, docx, pptx
Sq
swiss-army knife for data
Stars: ✭ 275 (-91.6%)
Mutual labels:  markdown, csv, excel, xlsx
Zettlr
A Markdown Editor for the 21st century.
Stars: ✭ 6,099 (+86.4%)
Mutual labels:  markdown, docx, pdf, libreoffice
Docconv
Converts PDF, DOC, DOCX, XML, HTML, RTF, etc to plain text
Stars: ✭ 735 (-77.54%)
Mutual labels:  docx, pdf, conversion, word
Etherpad Lite
Etherpad: A modern really-real-time collaborative document editor.
Stars: ✭ 11,937 (+264.82%)
Mutual labels:  docx, pdf, word, libreoffice
Androiddocumentviewer
Android 文档查看: word、excel、ppt、pdf,使用mupdf及tbs
Stars: ✭ 235 (-92.82%)
Mutual labels:  ppt, pdf, excel, word
J
❌ Multi-format spreadsheet CLI (now merged in http://github.com/sheetjs/js-xlsx )
Stars: ✭ 343 (-89.52%)
Mutual labels:  markdown, csv, excel, xlsx
Docxtemplater
Generate docx pptx and xlsx (Microsoft Word, Powerpoint, Excel documents) from templates, from Node.js, the Browser and the command line / Demo: https://www.docxtemplater.com/demo
Stars: ✭ 1,990 (-39.18%)
Mutual labels:  docx, excel, word, pptx
Sonar Cnes Report
Generates analysis reports from SonarQube web API.
Stars: ✭ 145 (-95.57%)
Mutual labels:  markdown, docx, csv, xlsx
Magicodes.ie
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
Stars: ✭ 1,198 (-63.39%)
Mutual labels:  pdf, csv, excel, word
Filecontextcore
FileContextCore is a "Database"-Provider for Entity Framework Core and adds the ability to store information in files instead of being limited to databases.
Stars: ✭ 91 (-97.22%)
Mutual labels:  csv, excel, xlsx
Tabtoy
高性能表格数据导出器
Stars: ✭ 1,302 (-60.21%)
Mutual labels:  csv, excel, xlsx
P2.
📄 p2. - Simple and secure PDF to PNG server.
Stars: ✭ 191 (-94.16%)
Mutual labels:  ppt, docx, pdf

Gotenberg Logo

Gotenberg

A Docker-powered stateless API for PDF files

Documentation · 🔥 Live Demo


Gotenberg provides a developer-friendly API to interact with powerful tools like Chromium and LibreOffice to convert many documents (HTML, Markdown, Word, Excel, etc.) to PDF, transform them, merge them, and more!

Quick Start

Open a terminal and run the following command:

docker run --rm -p 3000:3000 gotenberg/gotenberg:7

Alternatively, using the historic Docker repository from our sponsor TheCodingMachine:

docker run --rm -p 3000:3000 thecodingmachine/gotenberg:7

The API is now available on your host at http://localhost:3000.

Head to the documentation to learn how to interact with it 🚀

Sponsors

TheCodingMachine Logo

Badges

Docker pulls Docker pulls Continuous Integration Go Reference Codecov Go Report Card

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].