Showing 27 open source projects for "pdf to html"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
    Learn More
  • 1
    Super-PDF-Editor-Lite

    Super-PDF-Editor-Lite

    World's most comprehensive, powerful, process-based PDF editor

    World's most comprehensive, powerful, process-based and lighting fast PDF reader, editor and batch processor. Includes features like Create PDF from Images, HTML, Text files. Create a processing log file. Extract Page, Split Page, Rotate Page, Merge Page, Duplicate page, Move Page, Printing, and Compress Page. Improve image enhancement before OCR operation for better OCR performance. pdf Imposition, etc. Super PDF Editor is best for bulk pdf processing, especially for the printing industry...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    Asciidoctor PDF

    Asciidoctor PDF

    Asciidoctor PDF: A native PDF converter for AsciiDoc

    A fast text processor & publishing toolchain for converting AsciiDoc to HTML5, DocBook & more. Asciidoctor is a fast, open source, Ruby-based text processor for parsing AsciiDoc® into a document model and converting it to output formats such as HTML 5, DocBook 5, manual pages, PDF, EPUB 3, and other formats. Asciidoctor also has an ecosystem of extensions, converters, build plugins, and tools to help you author and publish content written in AsciiDoc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Markdown to PDF

    Markdown to PDF

    Hackable CLI tool for converting Markdown files to PDF using Node.js

    A simple and hackable CLI tool for converting markdown to pdf. It uses Marked to convert markdown to HTML and Puppeteer (headless Chromium) to further convert the HTML to PDF. It also uses highlight.js for code highlighting. The whole source code of this tool is only ~250 lines of JS ~500 lines of Typescript and ~100 lines of CSS, so it is easy to clone and customize.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    QuestPDF

    QuestPDF

    A library that can help you with generating PDF documents

    Quickly design and generate PDF documents with an open-source, modern, and battle-tested C# library. Forget about limitations, feel confident, enjoy your task and efficiently deliver professional products. QuestPDF is a progressive library that can help you with generating PDF documents in your .NET application by offering a friendly, discoverable and predictable C# fluent API. Do you believe that creating a complete invoice document can take less than 200 lines of code? We have prepared...
    Downloads: 5 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
    Learn More
  • 5
    qPDFconvert

    qPDFconvert

    pdf converter

    Linux Converter for pdf to html and text
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    pdf2htmlEX

    pdf2htmlEX

    Convert PDF to HTML without losing text or format

    pdf2htmlEX renders PDF files in HTML, utilizing modern Web technologies. It aims to provide an accurate rendering, while being optimized for Web display. Text, fonts and formats are natively preserved in HTML. Mathematical formulas, figures and images are also supported. pdf2htmlEX is also a publishing tool: almost 50 options make it flexible for many different use cases: PDF preview, book/magazine publishing, personal resume. pdf2htmlEX is optimized for modern web browsers such as Mozilla...
    Downloads: 51 This Week
    Last Update:
    See Project
  • 7
    BRIC

    BRIC

    BRIC is a powerful tool for batch image processing.

    Bric is a cross-platform batch image processor. You can convert, resize, rotate and add watermark to your images. Multiple file types are supported for input and output. The project started back in 2011 and was maintained for a couple of years. In 2020 BRIC is again in active development, so some of the features written below might be outdated. Please be patient, until everything is reviewed and rewritten.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    posterdown

    posterdown

    Use RMarkdown to generate PDF Conference Posters via HTML

    Welcome to Posterdown! This is my attempt to provide a semi-smooth workflow for those who wish to take their RMarkdown skills to the conference world. Many creature comforts from RMarkdown are available in this package such as Markdown section notation, figure captioning, and even citations like this one (Allaire, Xie, McPherson, et al. 2018). The rest of this example poster will show how you can insert typical conference poster features into your own document. Posterdown was created as a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PDF API HTML5 Web Apps

    PDF API HTML5 Web Apps

    Mini SDK JavaScript API library PDF web apps

    A condensed library designed to web modern applications, to quickly export your content html to pdf thanks the famous library in javascript: jsPDF. And a special thanks to the project canvg and html2canvas. Project documentation: http://ulmdevice.altervista.org/pdfapihtml5/#documentation ========== Also available service for Angular 7+: http://ulmdevice.altervista.org/pdfjsapi/ Mobile Applications: http://bit.ly/1MrlgKk Opera add-on: http://bit.ly/1kkMhTa
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
    Learn More
  • 10
    Free HTML to PDF for .NET and C# Library

    Free HTML to PDF for .NET and C# Library

    Free HTML to PDF Converter for C# .NET and ASP.NET MVC

    HiQPdf Library for C# .NET offers you a modern, simple, fast, flexible and powerful tool to create complex and stylish PDF documents in your applications with just a few lines of code. Using the high quality HTML to PDF conversion engine you can easily design a document in HTML with CSS3, JavaScript, SVG or Canvas and then convert it to PDF preserving the exact content and style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DinkToPdf

    DinkToPdf

    C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine

    .NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF. Copy the native library to root folder of your project. From there .NET Core loads the native library when the native method is called with P/Invoke. You can find the latest version of the native library. Select the appropriate library for your OS and platform (64 or 32-bit). The library was not tested with IIS. The library was tested in console applications and with Kestrel web server both...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    Convert HTML to PDF in .NET with C#

    Convert HTML to PDF in .NET with C# using EVO HTML to PDF for .NET

    EVO HTML to PDF Converter for .NET is a library that can be easily integrated and distributed in your ASP.NET and MVC web sites, desktop applications, Windows services and Azure cloud services to convert web pages, HTML strings and streams to PDF, to images or to SVG and to create nicely formatted and easily maintainable PDF reports and documents. The converter has full support for HTML5, CSS3, SVG, Canvas, Web Fonts and JavaScript. Does not require installation or any third party tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A (batch) html to pdf converter based on Webkit.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    mintyMac-Cinnamon-32bit-14.04

    mintyMac-Cinnamon-32bit-14.04

    Mac OSX style and feel on the latest Cinnamon Desktop

    The Perfect OSX styled full featured Linux Desktop for new-bees and pros. Featuring; 32bit system that is perfect for any computer old or new fast or slow, MDM Display and Login Manager with themes, Cinnamon Desktop created on the Ubuntu 14.04 LTR. As with all mintyMac releases we include remastering tools to make it easy for you to "build your own distro". Some software pre-installed Developers: Remastersys and Seamonkey Composer ( an awesome WYSIWYG HTML Editor). Internet: Seamonkey web...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pdfman

    pdfman

    Application front-end PDFTK to manage operations on PDF files

    Encrypt PDF Decrypt PDF Merge PDF Split PDF Create PDF from individual pages Extract images from PDF Extract text from PDF Add watermark to PDF Convert PDF to HTML Turn PDF Convert PS to PDF Convert PDF to PS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ubuntu Power

    Ubuntu Power

    Ubuntu Power: All-In-One Ubuntu version

    (ITA) Ubuntu Power è una versione potenziata della distribuzione ufficiale Ubuntu e completamente in Italiano. Include tutti i programmi di uso comune, aggiunte per la personalizzazione e codecs audio-video per tutti i formati. In questo modo a installazione conclusa c'è già tutto l'occorrente per usare il computer! (ENG) Ubuntu Power is an enhanced version of the classical Ubuntu Linux distro and is completely in Italian. Other languages can be also installed from the control panel. All...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Converter from FB2 to PDF format. Useful for ebook readers with bad or missing FB2 support.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    frmware for mp4 with jz47xx, sc8600 ... with more ebook feature
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DUPS can be used to present any set of images depicting a chronological sequence. It creates a set of HTML pages acting as a browser based picture/pdf viewer. The emphasis lies on displaying two pictures side by side enabling the user to compare them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HTML/XML/CSS to PDF converter using the reportlab toolkit and pyPDF. Many features, easy to handle and to extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    dompdf - the PHP 5 HTML to PDF converter. dompdf is a (mostly) CSS compliant HTML rendering engine written in PHP. It supports external stylesheets, inline style tags, and the style attributes of individual HTML elements. Requires PHP 5.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    A XHTML to PDF converter: with this library, you can transform simple XHTML pages to nice and printable PDF files. This project is based on the excellent webzine article "Pdfizer, a dumb HTML to PDF converter, in C#" written by Jonathan de Halleux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is powered by FCKeditor and iText library. This promotes iText to new WYSIWYG editor level. FCKeditor is now not only HTML editor but also PDF editor Here is the Korean font supported FCKitext...Please download English version at http://
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    denature is a perl program to convert HTML files to PDF files. It does this through a transformation to XSL-FO which is then passed to the FOP program, from xml.apache.org.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next