Rotativa VS kudu

Compare Rotativa vs kudu 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)

kudu

Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure. (by projectkudu)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Rotativa kudu
3 8
619 3,106
- 0.3%
0.0 5.9
11 months ago 6 days ago
HTML C#
MIT License Apache License 2.0
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.

kudu

Posts with mentions or reviews of kudu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-18.

What are some alternatives?

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

WKHTMLToPDF - Convert HTML to PDF using Webkit (QtWebKit)

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

puppeteer - Node.js API for Chrome

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

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.

scriban - A fast, powerful, safe and lightweight scripting language and engine for .NET

KuduApi.Client - A .NET client wrapper for using the [Kudu API](https://github.com/projectkudu/kudu/wiki/REST-API) with strong-typed requests and responses.

gofpdi - Go Free PDF Document Importer

WeasyPrint - The awesome document factory