Pdfkit
A Ruby gem to transform HTML + CSS into PDFs using the command-line utility wkhtmltopdf (by pdfkit)
CombinePDF
A Pure ruby library to merge PDF files, number pages and maybe more... (by boazsegev)
Pdfkit | CombinePDF | |
---|---|---|
4 | 1 | |
2,925 | 734 | |
0.1% | - | |
2.5 | 4.2 | |
about 1 year ago | 2 months ago | |
Ruby | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Pdfkit
Posts with mentions or reviews of Pdfkit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-10-24.
-
Working with PDFs in Ruby
Like the WickedPDF gem, the PDFkit gem uses wkhtmltopdf on the backend to convert plain HTML and CSS files into PDF documents.
-
Solve network errors with PDFKit and wkhtmltopdf
In today's #10stips (where you learn how to solve coding issues within 10 seconds) we talk about the lovely PDFKit gem.
-
Good resources to learn how to dynamically generate pdf's in Rails ?
Alternatively, there tools like pdfkit if you want to build off HTML pages (and are happy to deal with wkhtmltopdf and it's older style CSS).
-
Converting HTML to PDF using Rails
A couple of popular gems to convert HTML to PDF in Rails are PDFKit and WickedPDF. They both use a command line utility called wkhtmltopdf under the hood; which uses WebKit to render a PDF from HTML.
CombinePDF
Posts with mentions or reviews of CombinePDF.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Combining PDFs in a Ruby on Rails application
CombinePDF is a pure Ruby solution to parse PDF files and combine (merge) them with other PDF files, watermark them or stamp them.
What are some alternatives?
When comparing Pdfkit and CombinePDF you can also consider the following projects:
Wicked Pdf - PDF generator (from HTML) plugin for Ruby on Rails
puppeteer - JavaScript API for Chrome and Firefox
Prawn - Fast, Nimble PDF Writer for Ruby
HexaPDF - Versatile PDF creation and manipulation for Ruby
WKHTMLToPDF - Convert HTML to PDF using Webkit (QtWebKit)
RGhost - RGhost is a document creation and conversion API. It uses the Ghostscript framework for the format conversion, utilizes EPS templates and is optimized to work with larger documents. Support(PDF,PS,GIF,TIF,PNG,JPG,etc)
Grover - A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium
asciidoctor-pdf - :page_with_curl: Asciidoctor PDF: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn, written entirely in Ruby.