Rotativa VS gotenberg

Compare Rotativa vs gotenberg and see what are their differences.

Rotativa

Rotativa, /rota'tiva/. Make Pdf from Asp.Net MVC. Available on Nuget https://www.nuget.org/packages/Rotativa (by webgio)

gotenberg

A developer-friendly API for converting numerous document formats into PDF files, and more! (by gotenberg)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Rotativa gotenberg
3 53
619 6,870
- 7.4%
0.0 9.1
11 months ago 5 days ago
HTML Go
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.

Rotativa

Posts with mentions or reviews of Rotativa. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-18.
  • Best library to convert excel file into pdf without watermark?
    1 project | /r/csharp | 17 Mar 2023
  • QuestPDF: Modern .NET library for PDF document generation
    14 projects | news.ycombinator.com | 18 Jan 2023
    I've been using Rotativa[1] for URL to PDF generation which is also a wrapper for wkhtmltopdf. They have a dotnet-core[2] version and also a SaaS[3] but I think it's worth mentioning that Azure PaaS supports wkhtmltopdf natively[4] so I just self-host.

    Looking at QuestPDF's API docs, it doesn't look like they support URL / HTML to PDF generation. I think this would be a great addition especially given the age and issues with Rotativa and TuesPechkin on their GitHubs.

    [1] https://github.com/webgio/Rotativa

  • Programmatically Rendering PDFs from HTML using Chrome and Puppeteer
    3 projects | dev.to | 14 Jan 2022
    I've used numerous technologies for doing that conversion, including WebSuperGoo's ABCpdf.net, and Rotativa's free library. (We even have an article on how to use it.) The latter is still in use on some of my projects, but it—and its newer .Net Core version—is based on wkhtmltopdf.exe, which is a problem. More about that later.

gotenberg

Posts with mentions or reviews of gotenberg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-21.

What are some alternatives?

When comparing Rotativa and gotenberg you can also consider the following projects:

WKHTMLToPDF - Convert HTML to PDF using Webkit (QtWebKit)

DinkToPdf - C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.

puppeteer - Node.js API for Chrome

koodo-reader - A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web

QuestPDF - QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.

PDFKit - A JavaScript PDF generation library for Node and the browser

TuesPechkin - A .NET wrapper for the wkhtmltopdf library with an object-oriented API.

go-wkhtmltopdf - Go bindings for wkhtmltopdf and high-level HTML to PDF conversion interface

pdfjet - PDF library for Java, C#, Swift and Go developers

docxtemplater - Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js or the browser. Demo: https://www.docxtemplater.com/demo. #docx #office #generator #templating #report #json #generate #generation #template #create #pptx #docx #xlsx #react #vuejs #angularjs #browser #typescript #image #html #table #chart

gofpdi - Go Free PDF Document Importer

PuppeteerSharp - Headless Chrome .NET API