Showing 226 open source projects for "java pdf reader java"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1

    eLibrary

    Personalized Search Engine for Commonly Used Files

    eLibrary (electric library) is a Java software to search files and folders in an OS file system. It differs from general OS file search engines in that it personalizes the indexing setup so that users can choose which directories to index or remove from an existing index and it can also suggest queries just like Google's "Did you mean" feature. The customization of indexing and query suggestion greatly improves search speed and make user experience more comfortable. eLibrary can also extract...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    libPDFSign

    Library and command line tool to sign PDF documents.

    libPDFSign - Library and command line tool to sign PDF documents. This project is basically a wrapper to the iText library. The project also directly uses the libraries Bouncy Castle, Apache PDFBox and Apache Commons CLI. The command line mode provides the following features: - CertificateExtractor - CertificateFinder - CertificateValidator - CRLDownloader - OCSPClient - PDFAValidator - SignatureFinder - SignatureValidator - Signer - Timestamper - TimestampValidator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Aspose Java for Liferay

    Aspose Java for Liferay

    Provides export options for blogs, journals and dynamic lists

    This is Liferay CMS / Portal plugin released by Aspose pty ltd. Aspose.Total Java for Liferay (hook plugin app) provides options for exporting web-contents and blogs created in html to MS-WORD, MS-EXCEL and PDF file formats using Aspose.Total Java APIs. (Aspose.Words, Aspose.Cells and Aspose.PDF) The Plugin also provides very useful functionality / options for exporting the Dynamic Data Lists to MS-WORD, MS-EXCEL and PDF file formats using Aspose.Total Java APIs. (Aspose.Words...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PDF Comaprision JINI

    This project is forged to compare two PDFs

    This project is forged to compare two PDFs . IT uses following approach in compression 1 . Extract All text of both pdfs and compare them Page by Page 2. Extract all images from both PDF and save in folders and then compare them one by one and save difference in Difference Folder 3. Convert PDF 1 and 2 pages to JPG and compare them one by one
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    DJVU++

    DJVU++

    The DjVu complete solution,with OCR Technology(Arabic ,English).

    DjVu++ is a user-friendly program that used to manipulate DjVu file formats such as eBooks with a penalty of editing features. The program introduce a free replacement for the property PDF format with similar resolution and smaller file size DjVu++ also support OCR to handle text in scanned books and images. The program shows good performance for English. In addition to the Arabic language to lead free and commercial software in this area. The main features of DjVu++ program are: o...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    EXIF Image Reader, Writer, Viewer, and Editor in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PDFReporter Studio

    PDFReporter Studio

    Eclipse-based report and document development tool for PDFReporter

    PDFReporter Studio is an open source, eclipse-based report designer based on Jasper Studio using the PDFReporter library. Create very sophisticated layouts containing images, subreports, crosstabs and much more for mobile usage. Access your data through JDBC and XML, custom sources can be added. Then publish your reports as PDF.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    Aspose Maven for JetBrains

    Aspose Maven for JetBrains

    Create a new IntelliJ maven based project for Aspose APIs.

    Aspose Maven for JetBrains is another JetBrains Plugin released by Aspose pty ltd, for creating the Aspose Maven based projects. Aspose for JetBrains and Aspose Maven for JetBrains IDE plugins enables Java developers to work with various binary file formats. This plugin comes with Aspose Maven Project Wizard that creates Aspose Maven based project by selecting API(s) from Aspose Java product lines like Aspose.Cells for Java and Aspose.Words for Java etc. and add those selected Aspose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Aspose Maven for Eclipse

    Aspose Maven for Eclipse

    Aspose Maven for Eclipse lets you create Aspose Maven based projects.

    This is new Eclipse IDE Plugin released by Aspose pty ltd, but for creating the Aspose Maven based projects in Eclipse IDE. Comes with "Aspose Maven Project Wizard" which let you create Aspose Maven based project by selecting Aspose Java APIs through the wizard steps and add the references of Aspose APIs Maven dependencies into the newly created Maven Project's pom.xml. Created Aspose maven based project will always contain the selected Aspose Java APIs latest version Maven dependencies...
    Downloads: 1 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
  • 10

    Mobile Suite

    Mobile Suite is a set of J2ME midlets with a common UI

    Mobile Suite is a set of J2ME midlets with a common UI. Applications are grouped in three: - game (Reversi, Bubblet, ...), - application (Secure SMS, RSS Reader, ...) - programming tool (libraries, test suite, ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Java OutlookExpress Reader

    Read Outlook Express .dbx files and parse information from them.

    The Java OutlookExpress Reader is a package that allows the reading of .dbx files, the format used to store OutlookExpress emails and folders. The main reader class loads all the data from a given .dbx and parses it, allowing easy access to information through public variables and classes. This is an implementation of the work done by Arne Schloh (http://oedbx.aroh.de/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Aspose Maven for NetBeans

    Aspose Maven for NetBeans

    Creates a new NetBeans maven based project for Aspose APIs.

    This is another NetBeans IDE Plugin released by Aspose pty ltd, but for creating the Aspose Maven based projects in NetBeans IDE. Comes with "Aspose Maven Project Wizard" which let you create Aspose Maven based project by selecting Aspose Java APIs through the wizard steps and add the references of Aspose APIs Maven dependencies into the newly created Maven Project's pom.xml. Created Aspose maven based project will always contain the selected Aspose Java APIs latest version Maven...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Testsuite-Management

    Testsuite-Management

    A tool for system tests

    Testsuite-Management (TSM) is a tool that provides assistance for performing system tests. You can find the sourcecode under "Code".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CMIS Input plugin for Pentaho

    CMIS Input plugin for Pentaho

    Allows querying Content Management Systems that use the CMIS.

    ... is useful to the extraction and analysis of structured and semi-structured data. With this goal (the extraction and analysis of data) has been designed and developed the CMIS Input plugin for Pentaho Data Integration (Kettle) that allows querying Content Management Systems that use the CMIS interoperability standard. The data, once extracted, can be stored and analyzed and perhaps presented in customized reports be published in various formats for the end user (PDF, Excel, etc..).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Aspose for Spring.Java

    Aspose for Spring.Java

    Aspose for Spring.Java provides Aspose API samples for Spring.Java.

    Aspose for Spring.Java provides usage samples / sourcecodes for the demonstration of Aspose API for Java by extending famous Spring Java PetClinic Sample Web Application. This extension of "Spring Java PetClinic Sample Web Application" also shows the Integration of Aspose APIs with Spring MVC, JSP and Maven Project. Latest Release: v1.1
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    FOXopen
    FOXopen is a 4GL, feature-rich XML framework which facilitates the rapid development of web-based applications with sophisticated workflows. For more information and help, see http://www.foxopen.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Shipping Biller

    Shipping biller is benificial tool for generating shipping bills.

    Shipping biller is benificial tool for generating shipping bills. Its also usefull to manuplate bill data. It can handle three types(Sea Export Shipment, Air Shipment , Import Bill) of shipping bills
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Swf Reader

    Swf Reader

    Adobe Flash SWF file reader, editor

    Adobe Flash SWF editor which can read and edit bytecode.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    chmProcessor: Word/HTML to CHM converter

    chmProcessor: Word/HTML to CHM converter

    MS Word / HTML to CHM / Web Help converter

    A tool to generate compiled help files (CHM) and Java Help files from MS Word or HTML files. It splits the document on different topics pages by the "titles" sections. It can too generate a web site, a PDF and a XPS with the help content.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    Texlipse is a plugin that adds Latex editing support for the popular Eclipse Java IDE. Key features include: syntax highlight, command completion, bibliography completion, outline navigation and automatic building.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    jPod Renderer is based on the jPod library, also hosted here at "jpodlib". This is the long awaited release for platform specific rendering code, both on AWT and SWT. To see jPod and jPod Renderer at work, have a look at www.cabaret-solutions.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    K-Surfer

    K-Surfer

    A KNIME extension for the management and analysis of FreeSurfer Data

    K-Surfer is a novel and unique software plugin for KNIME for the management and analysis of FreeSurfer brain dMRI data. K-Surfer consists of a suite of KNIME nodes that perform several tasks, such as importing diffusion data generated from TRACULA, importing morphological measures obtained from the segmentation and reconstruction of neuroimages and visualising the probability distribution of white matter pathways. For installation guide read the pdf inside the zip. References: Sarica...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Topiary Explorer
    TopiaryExplorer has moved to GitHub. Find the new project info page here: https://github.com/qiime/Topiary-Explorer. If you need help or would like to add a bug/feature request, please do so there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BlackBerry PDF Writer (BPW) is a simple Java library to generate simple PDF documents in RIM's BlackBerry devices released under the BSD license.
    Downloads: 0 This Week
    Last Update:
    See Project
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.