Showing 102 open source projects for "pdf-docx generator"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    pdf_docx_gen-ISA

    pdf_docx_gen-ISA

    PDF-Docx Generator [Improved.Simplified.Alternative]

    Converts pdf files into word file and vise-versa Compatible only for windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Malicious PDF Generator

    Malicious PDF Generator

    Generate a bunch of malicious pdf files with phone-home functionality

    Generate ten different malicious PDF files with phone-home functionality. Can be used with Burp Collaborator or Interact.sh. Used for penetration testing and/or red-teaming etc. I created this tool because I needed a third-party tool to generate a bunch of PDF files with various links.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    carbone

    carbone

    Fast and simple report generator, from JSON to pdf, xslx, docx, odt

    Turn your JSON into PDF, DOCX, XLSX, PPTX, ODS and many more. Fast, Simple and Powerful report generator in any format PDF, DOCX, XLSX, ODT, PPTX, ODS, XML, CSV using templates and your JSON data as input.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    RenderCV

    RenderCV

    LaTeX CV generator from a YAML/JSON input file

    RenderCV is a LaTeX CV/resume framework. It allows you to create a high-quality CV as a PDF from a YAML file with full Markdown syntax support and complete control over the LaTeX code. RenderCV offers built-in LaTeX and Markdown templates ready to produce high-quality CVs. However, the templates are entirely arbitrary and can easily be updated to leverage RenderCV's capabilities with your custom CV themes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    phpDocumentor

    phpDocumentor

    Documentation Generator for PHP

    phpDocumentor is an open-source documentation generator for PHP projects. It automatically generates documentation from PHP source code using comments and annotations, following the PHPDoc standard. The generated output includes detailed API documentation, class diagrams, and structured reports. It is widely used for maintaining comprehensive and professional documentation for PHP applications and libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    go-wkhtmltopdf

    go-wkhtmltopdf

    Golang commandline wrapper for wkhtmltopdf

    We needed a way to generate PDF documents from Go. These vary from invoices with highly customizable layouts to reports with tables, graphs and images. In our opinion, the best way to do this was by using HTML/CSS templates as a source for our PDFs. Using CSS print media types and millimeters instead of pixel units we can generate very accurate PDF documents using wkhtmltopdf. It takes care of setting the correct order of options as these can become very long with multiple pages where you have...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    pdfme

    pdfme

    A TypeScript based PDF generator library, made with React

    TypeScript base PDF generator and React-based UI. Open source, developed by the community, and completely free to use under the MIT license. No complex operations are required. Just bring your favorite template and generate all the PDFs you need. Works on node and the browser. Anyone can easily create and modify templates using Designer (UI template editor). Templates have a JSON document representation, which makes theme easy to understand and easy to work with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Msc-generator

    Msc-generator

    Draws signalling charts, block diagrams and graphs from text input.

    NOTE! We have moved to https://gitlab.com/msc-generator/msc-generator All development happens there. Also, download new releases & submit issues there. A tool to draw various charts from textual descriptions. Currently, three types of charts are supported: Message Sequence Charts, generic Graphs, and Block Diagrams, with more to be added in the future. There is a command-line version for Linux and Mac (replacing mscgen), which now sports a GUI, as well. Msc-generator allows fine control...
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 9
    word_cloud

    word_cloud

    A little word cloud generator in Python

    A little word cloud generator in Python. The code is tested against Python 2.7, 3.4, 3.5, 3.6 and 3.7. If you are using conda, you can install from the conda-forge channel. wordcloud depends on numpy and pillow. To save the wordcloud into a file, matplotlib can also be installed. If there are no wheels available for your version of python, installing the package requires having a C compiler set up. Before installing a compiler, report an issue describing the version of python and operating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    PDF Crop Marks Generator 1.7

    PDF Crop Marks Generator 1.7

    Every Printshop must-have Tool for professional prints

    PDF Crop Marks Generator, which is a free, console-based application for Windows that adds true prepress quality marks to existing PDF files. It goes beyond basic tools that add simple boxes or rectangles — this tool generates accurate and visually correct crop marks, CMYK registration targets, and optional GRACoL/SWOP color bars, all based on user-defined page layouts. Who is it for ? ● Prepress and print technicians ● Graphic designers ● Layout professionals ● Publishers preparing PDFs...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Invoicr - PHP Invoice Generator

    Invoicr - PHP Invoice Generator

    PHP invoice generator that creates HTML, PDF, DOCX, and PNG invoices.

    Invoicr is a free and open-source PHP invoice generator that is capable of churning out HTML, PDF, DOCX, and PNG invoices. It is a simple fuss-free package that will give developers a quick boost with their invoice generation needs. ## "INSTALLATION" & REQUIREMENTS There is no “installation”, only a small hassle: 1) Edit invlib/invoicr.php, change (C1) company information to your own. 2) That's all. Check out example.php. 3) MPDF requires GD extension to work properly. ## CREDITS...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Jekyll PDF Embed

    Jekyll PDF Embed

    Jekyll plugin for embedding PDF and PowerPoint files to any page

    Jekyll plugin for embedding PDF files to any page or post. Jekyll PDF Embed is a ruby gem for Jekyll static site generator. It allows user to easily embed external or local PDF files to any page or blog post.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DocJGenerator

    Wiki generator and Java Help System

    Allows to generate a wiki (interlinked HTML files) from a bunch of XML formatted files. It also allows to add a Help-system to a Swing or JavaFX application. Also it is also possible to generate a PDF, Word (docx), or epub document rather than a wiki. The tool also provides a visual editor to edit the wiki. The project also support both the Mediawiki and Markdown syntax.
    Downloads: 56 This Week
    Last Update:
    See Project
  • 14
    FastReport Open Source

    FastReport Open Source

    Free Open Source Reporting tool for .NET

    Free Open Source Reporting tool for .NET Core/.NET Framework that helps your application generate document-like reports.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 15
    Rolemaster Office
    PC and NPC character generator for Rolemaster RMFRP roleplaying system (from Iron Crown Enterprises). The program calculates all bonus and generates a nice PDF character sheet that contains additionally pages. The programm does not provide during-game support.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16
    Ada Bar Codes

    Ada Bar Codes

    Bar Code (1D or 2D) generator in pure Ada

    The project Ada Bar Codes provides a framework for generating various types of bar codes (1D, or 2D, like QR codes) on different output formats and devices. Alire crate: https://alire.ada.dev/crates/bar_codes Mirror: https://github.com/zertovitch/ada-bar-codes
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    YAPCG - 2025

    YAPCG - 2025

    Yet Another Pathfinder Character Generator - with Gestalt

    Yet Another Pathfinder Character Generator (YAPCG) is an Excel spreadsheet designed to help you create and manage your character for the table-top role-playing game Pathfinder (1st edition), including Gestalt characters. It is an Excel-only spreadsheet, and will not function properly with OpenOffice, LibreOffice, Google Sheet, or others.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18

    MegaMekLab

    Create meks and more!

    MegaMekLab is a Mek creator program. Currently it can create Meks, vehicles, battlearmor, and conventional infantry. It can also print PDF record sheets for almost all Battletech units. Created units can also be exported to formatted text or html for posting online.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Kendo Tournament Generator

    Kendo Tournament Generator

    Tool for managing a kendo tournament

    This software manage different kendo tournaments: from local simple championships to professional tournaments with high number of teams. The software can manage the registration of competitors, team generation, design of the tournament (simple, championship, manual, ... ). Also allows the creation of accreditations, list of teams and other documents in PDF useful for manage a real kendo tournament. Finally, it allows to obtain some statistics and feedback from each team and competitors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    VDP Mail Merge 1.7

    VDP Mail Merge 1.7

    High Volume Variable Data Printing & Mail Merge in PDF format

    FREE & user friendly Variable Data Printing tool, to impose Variable Text onto PDF documents. (Mail Merge, Numbered Tickets, Bates numbering, Mass mail Addresses, customized Brochures / Post cards, Contact information, Voters Lists ... etc) Capable of processing more than 2,000,000 Pages or 10,000,000 Records.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Ainee

    Ainee

    Ainee - AI Notetaking and Learning Companion

    Ainee is your ultimate AI-powered notetaking and learning companion. Capture lecture notes in real-time and effortlessly transform audio, text, files, and YouTube videos into formatted notes, mindmaps, quizzes, flashcards, podcasts, and more. Explore our AI meeting note taker, AI notes, video transcript generator, PDF to AI converter, and AI flashcard maker. Enhance your learning with our AI voice recorder, article summarizer AI, and AI quiz generator. Additionally, share your knowledge...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Quotr - PHP Quotation Generator

    Quotr - PHP Quotation Generator

    Quotr is an open-source PHP quotation generator (HTML, PDF, DOCX, PNG)

    Quotr is a free and open-source PHP quotation generator that is capable of creating HTML, PDF, DOCX, and PNG quotations. It is a simple and fuss-free package, giving developers a quick boost with their quotation generation needs. = LICENSE = Quotr is released under the MIT License. = REQUIREMENTS = Quotr should work on any modern AMP server with GD extension enabled. = INSTALLATION = 1) Edit quolib/quotr.php, C1 - set your own company information. 2) That's all, see example.php...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Weave

    Weave

    Scientific reports/literate programming for Julia

    Weave is a scientific report generator/literate programming tool for the Julia programming language. It resembles Pweave, knitr, R Markdown, and Sweave. You can write your documentation and code in an input document using Markdown, Noweb or ordinal Julia script syntax, and then use the weave function to execute code and generate an output document while capturing results and figures. Supports various output document formats: HTML, PDF, GitHub markdown, Jupyter Notebook, MultiMarkdown, Asciidoc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Easyspider - Distributed Web Crawler

    Easyspider - Distributed Web Crawler

    Easy Spider is a distributed Perl Web Crawler Project from 2006

    Easy Spider is a distributed Perl Web Crawler Project from 2006. It features code from crawling webpages, distributing it to a server and generating xml files from it. The client site can be any computer (Windows or Linux) and the Server stores all data. Websites that use EasySpider Crawling for Article Writing...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    queXML

    XML Schema for questionnaires and PDF questionnaire generator

    queXML is a simple XML schema for designing questionnaires. Included are stylesheets to administer the questionnaire in PDF (paper), CASES and LimeSurvey. queXML is compatible with the DDI standard.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.