Showing 33 open source projects for "java image diff"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1
    S3Proxy

    S3Proxy

    S3Proxy implements the S3 API and proxies requests

    S3Proxy implements the S3 API and proxies requests, enabling several use cases. Translation from S3 to Backblaze B2, EMC Atmos, Google Cloud, Microsoft Azure, and OpenStack Swift. Testing without Amazon by using the local filesystem. Extension via middleware. Embedding into Java applications. Docker Hub hosts a Docker image and has instructions on how to run it. Users can download releases from GitHub. Developers can build the project by running mvn package which produces a binary at target...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Game Extractor

    Game Extractor

    Open and edit the archive files used in over 4700 games.

    Reads and writes archives used in many popular games. Great for mod development and game translations. Supports over 4700 games, with more games added through small plugins. Also shows file previews and converts them to different formats.
    Leader badge
    Downloads: 421 This Week
    Last Update:
    See Project
  • 3
    DocWire SDK

    DocWire SDK

    Award-winning modern data processing SDK in C++20

    DocWire SDK, a standout C++20AI driven data processing tool, has received award from SourceForge and strong backing from Microsoft. It handles nearly 100 file types, empowering efficient text extraction, web data extraction, and document analysis. For businesses, the shift to DocWire SDK signifies a leap forward. It promises comprehensive document format support and the ability to extract valuable insights from email boxes, databases, and websites using cutting-edge AI. DocWire SDK aims to...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    fileaxy

    fileaxy

    Fileaxy does file sync, de-duplication, image matching & bulk preview

    ... connections and will NOT request passwords. Fileaxy uses NO 3rd party libraries or code. Read/write wear to SSDs and mechanical drives is minimized where possible. Runs with Java 8+ [https://adoptopenjdk.net] on Mac, Windows, and Linux distros. My goal is to have Fileaxy manage 2 million available and unavailable files and their relationships live in the UI. This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Copyright 2013-2022 by Stephen Baber
    Downloads: 11 This Week
    Last Update:
    See Project
  • 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
  • 5
    FractalImageCompression

    FractalImageCompression

    Java Fractal Image Compression based on Delaunay triangulation

    Implementation of the algorithm of the paper: "Fractal image compression based on Delaunay triangulation and vector quantization" It is a Fractal compression algorithm, based on relationships between regions of the image (in this case triangles), rather than in explicitly the pixel values themselves. Video demo: https://frojasg1.com:8443/resource_counter/resourceCounter?operation=countAndForward&url=https%3A%2F%2Ffrojasg1.com%2Fdemos%2Faplicaciones%2FfractalCompressor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jQuery File Upload

    jQuery File Upload

    File Upload widget with multiple file selection

    jQuery-File-Upload is a mature, full-featured jQuery plugin (often paired with server-side handlers) for handling file uploads from the browser with advanced capabilities. It supports chunked uploads, drag and drop, multiple file selection, progress bars, client-side image resizing, and preview generation. On the server side, artifacts may be processed using compatible back-end scripts in languages like PHP, Ruby, Node.js, or Java, making the plugin cross-platform. Because uploads can be large...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Photo-Manager

    Photo-Manager

    A Java-Application to manage and edit images!

    A JavaApplication to manage photos, get images from unsplash, compress them with tinify or upload them into the cloud! Edit the images add Filter or export them out of the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MyCoRe

    MyCoRe

    your repository framework

    MyCoRe is an Open Source project for the development of Repositories, Digital Library and archive solutions. The technical base of the system is formed of Java class libraries, XML technology and different database backends. Since 2015 we use https://mycore.atlassian.net/ for bug tracking. Please use our ticket system there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TER implements the CCSDS Recommendation for Image Data Compression (CCSDS 122.0-B-1). TER also adds new features to the Recommendation. TER is designed and programmed with the aim to provide a good basis to test and develop the CCSDS Recommendation.
    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
    JIsoCreator is a ISO9660 CD Image creator, frontend of MKISOFS. JIsoCreator use Eclipse technologies, such as SWT and JFace. It combines the platform independence of Java, with a fast native graphical user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    File2PNG

    Packing any file into graphical format

    File2PNG was designed to pack all files in the PNG image format in order to facilitate secure file transfer where it is not supported to retrieve all types of files, such as images or hosting social networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Dupless - a duplicate file solution

    extract unique file sets from sets with duplicates

    Do you have lots of files? I do, particularly image files. There are lots of duplicates and I want to extract a unique set from the larger set. That is what dupless does. Written in Java, using sqlite, it is some simple code that solves the duplicate file problem. All of the code is contained in the .jar file, both source and binary. Currently it writes scripts for use on Linux or Windows. See the Wiki or the README.txt in the .jar file for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CADI is an implementation of the JPIP standard (JPEG2000 Interactive Protocol - Part 9). CADI includes a JPIP server, a JPIP proxy, and a JPIP Client. CADI is designed and programmed with the aim to provide a flexible framework to test and develop ne
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    auto-importer
    ATOM is an OMERO client which allows automated import of image data into OMERO. ATOM is provided as is without any guarantees or warranty. The author is not responsible for any damage or losses of any kind caused by the use or misuse of the programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MailToPdf
    Purpose is to render allmost all mails (body + attachments) into one or more PDFs. Focus was not set on a "sexy" rendition but on a rendition at all. Mails are read through imap or from a directory, renderer and saved as PDF in an output directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    With this software, you can easily and quickly rename photos without typing all the words. It can also numbers the pictures (if you want to do it), changes the order, deletes some images ans shows some exif iformations. It is in french and english.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open Melodie i an open source platform designed to bring any kind of structured data online. It includes everything from the database to the GWT interfaces. Open Melodie is already used in production on several projects, handling hundreds of thousand
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A Java Programm to sort JPEG-Images from digital still image cameras. The sorting is done by the capture date/time of the EXIF-Header. Image meta informations from EXIF-Header is stored in a database. Double files will be recognized by MD5-hash compare.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The Java PHOto ARchiver: Archive and sort your photos, don't be anoyed with those creepy image names. Drag&Drop support, red eye removal, create your photograph(pasfoto). Just Drag&Drop your photos into or out of your archive
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java file utility to synchronize files, find file duplicates and sort images into folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    N-way Folder Diff is a simple, platform independent tool to compare multiple folders. It differs from usual diff tools because it is possible to do n-way (upto 10 way) diff as compared to the usual 2-way diff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JPedal JBIG2 Image Decoder

    JPedal JBIG2 Image Decoder

    A JBIG2 decoder written for Java under a BSD license

    The JPedal JBIG2 Image Decoder is a 100% pure Java image decoder for the JBIG2 file format. The decoder takes the JBIG2 image processing technology developed for the JPedal PDF renderer in 2007 and makes it available as a generic library for more general usage. The JDeli Image Library https://www.idrsolutions.com/jdeli contains a much enhanced and faster version and also provides a complete ImageIO replacement (see https://www.idrsolutions.com/jdeli/imageio-replacement) for Tiff, JPEG...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Storesim simulates creation of large amount of random files. Directory structure created is similar to what is done in very large file repositories: based on hashdirs (found in mailservers, NFS servers, files servers, image databases...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    DuMP3 - duplicate & similar file finder

    DuMP3 is a duplicate and similar file finder.

    DuMP3 is a duplicate and similar file finder. It finds exact duplicate binaries by hash, similar text files by substring content, images (JPG, BMP, GIF, PNG, etc) by color and audio files (MP3, WAV, OGG, etc) by wave data. Future: fonts, video.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 25
    Route64 Eclipse Plugin is a plug-in for the Eclipse Workbench. It supports manipulation off image files and can be extended by other plugins. The programms can be executed on an emulator. The project is targeted on the the Commodore 64 emulator Route64.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next