Category
page 1Free PDF software

OpenOffice.org
OpenOffice.org is an open-source office productivity software suite. It originated from the proprietary StarOffice, developed by Star Division, which was acquired by Sun Microsystems in 1999. Sun open-sourced the software in July 2000 as a free alternative to Microsoft Office, and released OpenOffice.org version 1.0 on 1 May 2002.
Q10135
LibreOffice () is a free and open-source office productivity software suite developed by The Document Foundation (TDF). It was created in 2010 as a fork of OpenOffice.org, itself a successor to StarOffice. The suite includes applications for word processing (Writer), spreadsheets (Calc), presentations (Impress), vector graphics (Draw), database management (Base), and formula editing (Math). It supports the OpenDocument format and is compatible with other major formats, including those used by Microsoft Office.
Q2858086
free and open-source office suite
Q8295
Scribus () is free and open-source desktop publishing (DTP) software available for most desktop operating systems. It is designed for layout, typesetting, and preparation of files for professional-quality image-setting equipment. Scribus can also create animated and interactive PDF presentations and forms. Example uses include writing newspapers, brochures, newsletters, posters, and books.
Common UNIX Printing System
CUPS (formerly an acronym for Common UNIX Printing System) is a modular printing system for Unix-like computer operating systems which allows a computer to act as a print server. A computer running CUPS is a host that can accept print jobs from client computers, process them, and send them to the appropriate printer.
XeTeX
XeTeX (
or ; see also ), sometimes stylized as '''''', is a TeX typesetting engine using Unicode and supporting modern font technologies such as OpenType, Graphite and Apple Advanced Typography (AAT). It was originally written by Jonathan Kew and is distributed under the X11 free software license.
LuaTeX
LuaTeX, sometimes typeset as '''''', is a TeX-based computer typesetting system which started as a version of pdfTeX with a Lua scripting engine embedded. After some experiments it was adopted by the TeX Live distribution as a successor to pdfTeX (itself an extension of ε-TeX, which generates PDFs). Later in the project some functionality of Aleph was included (esp. multi-directional typesetting). The project was originally sponsored by the Oriental TeX project, founded by Idris Samawi Hamid, Hans Hagen, and Taco Hoekwater.
PDF Split and Merge
open-source PDF utility software
pdfTeX
__NOTOC__
The computer program pdfTeX, sometimes typeset as '''''', is an extension of Knuth's typesetting program TeX, and was originally written and developed into a publicly usable product by as a part of the work for his PhD thesis at the Faculty of Informatics, Masaryk University, Brno, Czech Republic. The idea of making this extension to TeX was conceived during the early 1990s, when Jiří Zlatuška and Phil Taylor discussed some developmental ideas with Donald Knuth at Stanford University. Knuth later met Hàn Thế Thành in Brno during his visit to the Faculty of Informatics to receive an h
Go-oo
Go-oo (short for Go-Open Office) was a free and open-source office productivity software suite developed and sponsored by Novell. It originated as a set of patches to OpenOffice.org known as ooo-build developed in 2003 the Linux software company Ximian and led by Michael Meeks. In October 2007 Go-oo was released as an independent fork with additional features. Go-oo incorporated enhancements not accepted by the upstream project, which was maintained by Sun Microsystems, and offered improved support for Microsoft Office formats, faster development cycles, and more permissive policies for accept
iText
iText is a library for creating and manipulating PDF files in Java and .NET. It was created in 2000 and written by Bruno Lowagie. The source code was initially distributed as open source under the Mozilla Public License or the GNU Library General Public License open source licenses. However, as of version 5.0.0 (released Dec 7, 2009) and version 4.2.0 (released Jul 10, 2015) it is distributed under the GNU Affero General Public License version 3. A fork of the LGPL/MPL licensed version of iText is currently being actively maintained as the OpenPDF library on GitHub. iText is also available thr
PDFtk
PDFtk (short for PDF Toolkit) is a toolkit for manipulating Portable Document Format (PDF) documents. It runs on Linux, Windows and macOS. It comes in three versions: PDFtk Server (open-source command-line tool), PDFtk Free (freeware) and PDFtk Pro (proprietary paid). It is able to concatenate, shuffle, split and rotate PDF files. It can also show and update metadata. Both CLI and GUI versions of PDFtk are available.
Collabora Online
open source online office suite
TCPDF
TCPDF is a free and open source software PHP class for generating PDF documents. TCPDF is the only PHP-based library that includes complete support for UTF-8 Unicode and right-to-left languages, including the bidirectional algorithm.
PDFedit
PDFedit is a free PDF editor for Unix-like operating systems (including Cygwin on top of Windows). It does not support editing protected or encrypted PDF files or word processor-style text manipulation, however.
libHaru
libHaru is a free, open-source, cross platform library for generating PDF files for applications written in C or C++.
It is not intended for reading and editing existing PDF files.
Apache PDFBox
open-source PDF library