All Projects → Kozea → Weasyprint

Kozea / Weasyprint

Licence: bsd-3-clause
The awesome document factory

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Weasyprint

Pdf2word
60行代码实现多线程PDF转Word
Stars: ✭ 467 (-90.04%)
Mutual labels:  pdf, converter
Asciidoctor Pdf
📃 Asciidoctor PDF: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn, written entirely in Ruby.
Stars: ✭ 868 (-81.49%)
Mutual labels:  pdf, converter
Cairosvg
Convert your vector images
Stars: ✭ 453 (-90.34%)
Mutual labels:  pdf, converter
Mybox
Easy tools of document, image, file, network, location, color, and media.
Stars: ✭ 45 (-99.04%)
Mutual labels:  pdf, converter
Net Core Docx Html To Pdf Converter
.NET Core library to create custom reports based on Word docx or HTML documents and convert to PDF
Stars: ✭ 133 (-97.16%)
Mutual labels:  pdf, converter
Doctron
Docker-powered html convert to pdf(html2pdf), html to image(html2image like jpeg,png),which using chrome(golang) kernel, add watermarks to pdf, convert pdf to images etc.
Stars: ✭ 141 (-96.99%)
Mutual labels:  pdf, converter
Mdpdf
Markdown to PDF command line app with support for stylesheets
Stars: ✭ 512 (-89.08%)
Mutual labels:  pdf, converter
Gulp Markdown Pdf
Markdown to PDF
Stars: ✭ 56 (-98.81%)
Mutual labels:  pdf, converter
I7j Pdfhtml
pdfHTML is an iText 7 add-on for Java that allows you to easily convert HTML and CSS into standards compliant PDFs that are accessible, searchable and usable for indexing.
Stars: ✭ 104 (-97.78%)
Mutual labels:  pdf, converter
Decktape
PDF exporter for HTML presentations
Stars: ✭ 1,847 (-60.61%)
Mutual labels:  pdf, converter
Markdown Pdf
📄 Markdown to PDF converter
Stars: ✭ 2,365 (-49.56%)
Mutual labels:  pdf, converter
Codeconverter
Convert code from C# to VB.NET and vice versa using Roslyn
Stars: ✭ 432 (-90.79%)
Mutual labels:  converter
Document Viewer
Document Viewer is a highly customizable document viewer for Android.
Stars: ✭ 415 (-91.15%)
Mutual labels:  pdf
Sonatamediabundle
Symfony SonataMediaBundle
Stars: ✭ 415 (-91.15%)
Mutual labels:  pdf
Tabulizer
Bindings for Tabula PDF Table Extractor Library
Stars: ✭ 413 (-91.19%)
Mutual labels:  pdf
Pdfvuer
A PDF viewer for Vue using Mozilla's PDF.js
Stars: ✭ 443 (-90.55%)
Mutual labels:  pdf
One File Pdf
A minimalist Go PDF writer in 1982 lines. Draws text, images and shapes. Helps understand the PDF format. Used in production for reports.
Stars: ✭ 429 (-90.85%)
Mutual labels:  pdf
Printpdf
An easy-to-use library for writing PDF in Rust
Stars: ✭ 404 (-91.38%)
Mutual labels:  pdf
Serverless Libreoffice
Run LibreOffice in AWS Lambda to create PDFs & convert documents
Stars: ✭ 410 (-91.26%)
Mutual labels:  pdf
Rst2pdf
Use a text editor. Make a PDF.
Stars: ✭ 404 (-91.38%)
Mutual labels:  pdf

The Awesome Document Factory

WeasyPrint is a smart solution helping web developers to create PDF documents. It turns simple HTML pages into gorgeous statistical reports, invoices, tickets…

From a technical point of view, WeasyPrint is a visual rendering engine for HTML and CSS that can export to PDF. It aims to support web standards for printing. WeasyPrint is free software made available under a BSD license.

It is based on various libraries but not on a full rendering engine like WebKit or Gecko. The CSS layout engine is written in Python, designed for pagination, and meant to be easy to hack on.

WeasyPrint has been created and developed by Kozea (https://kozea.fr/). Professional support, maintenance and community management is provided by CourtBouillon (https://www.courtbouillon.org/).

Copyrights are retained by their contributors, no copyright assignment is required to contribute to WeasyPrint. Unless explicitly stated otherwise, any contribution intentionally submitted for inclusion is licensed under the BSD 3-clause license, without any additional terms or conditions. For full authorship information, see the version control history.

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