TCPDF

Official clone of PHP library to generate PDF documents and barcodes (by tecnickcom)

TCPDF Alternatives

Similar projects and alternatives to TCPDF

  1. calibre

    865 TCPDF VS calibre

    The official source code repository for the calibre ebook manager

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. pandoc

    444 TCPDF VS pandoc

    Universal markup converter

  4. Composer

    225 TCPDF VS Composer

    Dependency Manager for PHP

  5. gotenberg

    A developer-friendly API for converting numerous document formats into PDF files, and more!

  6. CUPS

    54 TCPDF VS CUPS

    Apple CUPS Sources

  7. PDFKit

    31 TCPDF VS PDFKit

    A JavaScript PDF generation library for Node and the browser

  8. docs

    The Laravel documentation. (by laravel)

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. Dompdf

    17 TCPDF VS Dompdf

    HTML to PDF converter for PHP

  11. mPDF

    18 TCPDF VS mPDF

    PHP library generating PDF files from UTF-8 encoded HTML

  12. qpdf

    20 TCPDF VS qpdf

    qpdf: A content-preserving PDF document transformer

  13. OpenPDF

    17 TCPDF VS OpenPDF

    OpenPDF is a free Java library for creating and editing PDF files, with a LGPL and MPL open source license. OpenPDF is based on a fork of iText. We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository.

  14. signature_pad

    11 TCPDF VS signature_pad

    HTML5 canvas based smooth signature drawing

  15. tc-lib-pdf

    3 TCPDF VS tc-lib-pdf

    TCPDF - PHP PDF Library - https://tcpdf.org

  16. laravel-dompdf

    A DOMPDF Wrapper for Laravel

  17. laravel-hands-on

    This repository aims to provide a learning resource for people who are interested in learning Laravel.

  18. WKHTMLToPDF

    Discontinued Convert HTML to PDF using Webkit (QtWebKit)

  19. pdfsizeopt

    6 TCPDF VS pdfsizeopt

    PDF file size optimizer

  20. chai

    6 TCPDF VS chai

    chai - Experience Zero Trust security with Chai! Convert and view documents as vivid images right in your browser. No mandatory downloads, no hassle—just pure, joyful security! 🌈 (by DO-SAY-GO)

  21. Snappy

    4 TCPDF VS Snappy

    PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage (by KnpLabs)

  22. PHPJasper

    A PHP report generator

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better TCPDF alternative or higher similarity.

TCPDF discussion

Log in or Post with

TCPDF reviews and mentions

Posts with mentions or reviews of TCPDF. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-02.
  • Generating PDF documents in Laravel
    3 projects | dev.to | 2 Jul 2024
    Other popular PDF libraries include TCPDF, FPDF, and Snappy.
  • Intro to DOMPDF - lightest and simplest PHP library to generate PDF documents
    4 projects | dev.to | 5 Apr 2024
    Generating PDF documents out of your app's HTML output is a very common requirement and there are several open source libraries to accomplish this. I came across this need for my project recently and I evaluated many popular ones such as TCPDF, mpdf, FPDF, etc. But the one that truly stood up to my evaluation in terms of efficiency (minimal footprint) and ease of implementation was DOMPDF.
  • PDF generation in Laravel
    3 projects | dev.to | 24 Dec 2023
    Leveraging Laravel for PDF generation involves utilizing its built-in features or integrating third-party packages. The framework supports popular packages like dompdf and TCPDF, making it easy to implement PDF generation with minimal effort.
  • PostScript’s Sudden Death in Sonoma
    4 projects | news.ycombinator.com | 25 Sep 2023
    TCPDF has full support for rendering an EPS into a PDF.

    It can be fussy.

    https://tcpdf.org/

  • Python to what?
    1 project | /r/ProgrammerHumor | 16 Apr 2023
    Idk what’s the big problem. Maybe it’s just something like https://tcpdf.org ? Using that for years.
  • PHP chart libraries
    4 projects | /r/PHP | 2 Mar 2023
    Depending on if this is a web-based project or not this suggestion might not be suitable. But the last few projects like this I did that were web-based I have used Google Charts with TCPDF. I rendered the charts on the page as a "print preview", and since TCPDF supports basic HTML composition I saved out the charts as generated images and submitted them to the server which generates a PDF. Bit convoluted but that was what I came up with in a hurry.
  • Create this template in .pdf format
    1 project | /r/webdev | 10 Feb 2023
  • pdf generation
    3 projects | /r/PHPhelp | 8 Feb 2023
    Running a headless browser to render HTML is a resource intensive task. If you only need to generate simple documents, you're better off using a tool that generates PDF directly. In the old days we used FPDF and its successors (TCPDF was the most popular). Both seem to have recent releases. There's also mPDF , that seems to be another child of FPDF.
  • Create PDF from Excel.
    1 project | /r/pdf | 27 Jul 2022
    You may want to look at a PDF library (Python/PHP/Perl/Java, etc.) You can do all you mention with a lot of flexibility. tcPDF comes immediately to mind, there is also a Python port. If you want to learn a language, i recommend python. Learning how to make a basic program when it is something that you want, and you know what you want is a great way to learn.
  • Bundling lots of .html files into a PDF?
    3 projects | /r/pdf | 9 Jul 2022
    I would also look at dompdf and tcPDF, they would have very advantages if you intend to revise/reprint your documentation.
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 23 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic TCPDF repo stats
18
4,328
8.0
3 days ago

tecnickcom/TCPDF is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of TCPDF is PHP.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai