Showing 818 open source projects for "java image editor"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over matrices, etc. - please see at the site. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Image Maker

    PNG Pixel editor

    Image Maker is a small Java pixel-editor. Users can load .PNG files, edit them by-the-pixel + manipulate them in various ways, and save the edited image. Images are resized as you edit them to accomodate what you draw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gimpel3D

    Gimpel3D

    Gimpel3D - 2D/3D Stereo Conversion Editor

    The main download link is the installer for the compiled application. NOTE: The help files are accessible from within the application, from the main menu. The source code is bundled separately. Gimpel3D converts single images or frame sequences into stereoscopic 3D using a combination of traditional approaches and a proprietary projective modeling system. The user works in true proportional space where the scene can be viewed from any location. The scene is edited geometrically in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    IMGDissolver
    A simple to use, cross platform slideshow/divx/dvd maker for your photos and videos. Among various features: transition effects, background music, text captions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    This project develops an open source editor for Clavia Nord Modular and Micro Modular synthesizers.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 6
    Texture Cram

    Texture Cram

    A cross platform utility for packing images onto a single sprite sheet

    A simple utility for packing a series of images onto one or more larger images, know as texture atlases. This is helpful to some game engines where multiple individual textures take longer to load. Following simple file naming conventions, you can also create animation sequences. And using sub directories, you can create multiple texture atlases with specific names. This is all output along side a manifest file, which can be either a simple texture file, or a java class file. C++ is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Knotter

    Knotter

    Interactive designer for Celtic knots

    Knotter is a highly configurable interlace designer. Interlace patterns are a kind of design historically used as a decorations in many places and by different cultures, some examples are Celtic knotworks and Islamic interlaces. Knotter aims to allow its user to design such patterns in an intuitive way and to provide easy ways to integrate the result in external general-purpose graphic software. For this purpose, designs created within Knotter can be save in a custom human-readable...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Hide & Reveal
    Composed of a Java steganographic library and GUI to use steganography. Primarily intended for research communities on security and steganography to implement new dissimulation and steganalysis algorithms. More information at www.hidereveal.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Java Mp3 Tag Editor

    A light weight mp3 tag editor tool

    Features: 1. Support for ID3v1 tags. 2. Support for ID3v2 tags. 3. User can change album image. 4. Very lightweight. 5. Portable (no need to install).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Swf Reader

    Swf Reader

    Adobe Flash SWF file reader, editor

    Adobe Flash SWF editor which can read and edit bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    BCE Image Editor

    Edit, view, and get information about images within PHP using solely a

    Edit, view, and get information about images within PHP using solely an HTML framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ORIPA S

    A drawer for origami crease pattern

    ORIPA S is a drawing tool specifically designed for a origami crease pattern. It is derived from ORIPA which is developed by MITANI Jun. New features by ORIPA S are: - save current crease pattern as a image file (jpeg, png) not only original project file. - while pasting, select a point on pattern to be matched against destination point. - Some considerable bugs are fixed (i.e., wrong undo behavior on ORIPA v0.35). This program is free software: you can redistribute it and/or...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    AsphaltOpen is a project to visualize data collected during road asphalting operations. Asphalt contractors can use the software to visualize their operations, learn from the visualizations, and improve their processes continually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    scrimage

    scrimage

    A unique python-based image editor

    A unique python-based image editor with low-level control. It will be able to apply fairly complex mathematical operations to individual pixels based on the contents of a script or user input at a command line. It will then be able to apply those changes to the image for a unique effect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Scriptoria

    Helping to transcribe scanned old documents

    Scriptoria is a program that helps you to transcribe scanned old documents, with an interface that combines a text editor and an image viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PicsONmydesk

    PicsONmydesk

    Simple Image Frame

    Image frame for desktop with automatic image change. Useful for keep things in mind . Release Version 1.0.0 - Add remove item - Some improved code Release Version 1.1.0 - Bug fixes - Some improved code - Added deb package for Ubuntu/Debian based distros (Requires Java)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JID - Java Image Downloader
    Java bulk image downloader for image hosting services. Also used as plugin in bin2img converter: Convert any file to PNG and upload/download to/from image hosting sites: https://sourceforge.net/p/binfile2imgconv/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This Eclipse plugin help you to create, edit and verify your GLSL (OpenGL Shading Language) and NVidia CG vertex and pixel shaders directly inside the Eclipse IDE. Each shader can be edit in an editor with syntax color with error/warning markers.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21

    PiCon Picture Converter

    Converts image files from one format to another format

    PiCon (πCon) Picture Converter is an image converter that allows users to convert image files from one file format to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    showYourWorld

    3D-viewer (laserscanning) based on lwjgl

    syw is a tool to load and visualize 3D-models (.obj). Further, you are able to walk around in these 3D-models alone or with a friend (online).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    HIDB2 stands for Home Image DataBase and provides the means to manage images with personal attributes. HIDB2 works on any Eclipse RCP target system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BookNaviger

    BookNaviger

    A simple way to have a books library

    BookNaviger is a software which allow you to : * organize your books folder by serie and albums * read theses books The setup files in the downloads section are powered by install4j (http://www.ej-technologies.com/products/install4j/overview.html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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.
    Downloads: 0 This Week
    Last Update:
    See Project