Showing 12906 open source projects for "java open source"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    HakuNeko (Legacy)

    HakuNeko (Legacy)

    Manga Downloader for Linux & Windows

    HakuNeko allows you to download manga images from some selected online manga reader websites Currently Supported: * MangaReader * MangaHere * MangaFox * Batoto * Submanga * KissAnime
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    libqemf

    Enables Qt based applications to draw the contents of EMF files.

    The Enhanced MetaFile format (EMF) is the native vector graphics file format on Windows. Qt is a cross-platform application development framework, widely used for the development of GUI programs. Although it provides tools for almost every aspect of software development, Qt doesn't include a solution for the rendering of the EMF image format. libqemf covers this lack and provides the QEmfRenderer class that enables Qt based applications to easily draw the contents of EMF files onto paint devices.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    ExpectAnim

    ExpectAnim

    Describe your animation and run

    Describe your animation and run. Use setPercent to apply and modify the current step of the animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WndLpt

    WndLpt

    Handy LPT port pins manager (also support COM port via USB)

    Handy 1..12 LPT port pins manager. Manual direction by keyboard or mouse. Automatic direction by Script or Music Visualization. Access to LPT-port pins in any Windows 98/Me/2k/XP/Vista/7/8/10. Also support direction up to 32 signals via COM port (see video with Arduino UNO). Can work as VIS plugin for Winamp, WMP and AIMP2/3/4.
    Downloads: 30 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
    Guetzli

    Guetzli

    Perceptual JPEG encoder

    Guetzli is a JPEG encoder that aims for excellent compression density at high visual quality. Guetzli-generated images are typically 20-30% smaller than images of equivalent quality generated by libjpeg. Guetzli generates only sequential (nonprogressive) JPEGs due to faster decompression speeds they offer. Get a copy of the source code, either by cloning this repository, or by downloading an archive and unpacking it. Install libpng. If using your operating system package manager, install...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Picturefill

    Picturefill

    A responsive image polyfill

    A Responsive Images approach that you can use today that mimics the proposed picture element using spans, for safety sake. Picturefill works best in browsers that support CSS3 media queries. The demo page references (externally) the matchMedia polyfill which makes matchMedia work in media-query-supporting browsers that don't support matchMedia. matchMedia and the matchMedia polyfill are not required for picturefill to work, but they are required to support the media attributes on picture...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    APNG to GIF

    APNG to GIF

    Convert APNG animations into animated GIF format.

    This program converts APNG animations into animated GIF format. Wu64 quantization is used for true-color files. Transparency is handled either using a threshold, or composed over chosen background color. CLI version is OS-independent, GUI version is available for Windows. Another converter: http://sourceforge.net/projects/gif2apng
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 8
    Scilab Image Processing Toolbox

    Scilab Image Processing Toolbox

    Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS

    SIP is the image processing and computer vision package for SciLab, a free Matlab-like programming environment. SIP reads/writes images in formats like JPEG, PNG, and BMP. It does filtering, segmentation, edge detection, morphology, and shape analysis. Download from Git http://siptoolbox.sourceforge.net/devel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Video container switcher GPL

    Video container switcher GPL

    Changing format video without re-encoding with FFMpeg

    This project contains two separate interfaces for Windows and Mac OS to download. They essentially do the same thing. Select a source folder with some video clips (or several files in the Mac version). The program will change the container to the selected output without reencoding. For Windows, ffmpeg needs to be installed on your system, it is included in the Mac download. For a short video demonstration of the Mac version, go to: http://www.youtube.com/watch?v=O278FHawa9k
    Downloads: 5 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    gen_yas

    Yet Another Shuffle Plugin for Winamp

    Yet Another Shuffle (YAS) is a shuffle replacement plugin for Winamp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Greenshot - Screen Recorder

    Greenshot - Screen Recorder

    A free and open source screenshot tool optimized for productivity

    Greenshot is a lightweight screenshot software tool for Windows that quickly creates screenshots of a selected region, window, or full screen; you can even capture complete (scrolling) web pages from Internet Explorer. Greenshot easily annotates, highlights, or obfuscates parts of the screenshot. Greenshot also exports screenshots in various ways: save to file, send to printer, copy to clipboard, attach to e-mail, send Microsoft Office programs, or upload to photo sites like Flickr or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    Create GTK+ interfaces using IOStream style code. Its simple and quick! Also providing simple data plotting (similar to Matlab/Octave), ORB (Object Request Broker), and Neural Network computations. You can create GTK+ GUIs in a few lines of code. Labels<<"Thanks for reading"; (HBox<<Labels).show(); or even one line : (HBox() << (Labels()<<"Thanks for reading")).show(); Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Easy265File

    Easy265File

    FFmpeg GUI. Easly preview the video & convert whole folder / videos

    Use this program if you have a folder with lots of videos and you want to convert the entire folder to a new one with the same videos (but encoded differently). 1) Drag folder of videos to the GUI 2) By default, the new folder will be <input folder name>_Converted and it will be located next to the input folder. if you want to change the path, press the button with the 3 dots (under the "Output" tab...) 3) press the "Encode" button. NOTE: If the purpose is to compress the videos,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SampleICC provides an open source platform independent C++ library for reading, writing, manipulating, and applying ICC profiles along with applications that make use of this library.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 15
    APNG Disassembler

    APNG Disassembler

    Deconstruct APNG file into a sequence of PNG frames.

    This program converts APNG file into a sequence of individual PNG frames. Command-line interface and GUI viersions. Also, APNG Assembler can be found at http://sourceforge.net/projects/apngasm
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 16
    Cryptocoins

    Cryptocoins

    Vector/webfont icon pack of your favourite cryptocurrencies

    Cryptocoins is the most complete free vector icon pack of your favorite cryptocurrencies. Overview of all included coins/icons. Check the HTML if you're not sure how to include the icons to your project. Don't forget that every icon is available as a separate SVG file (in SVG/ folder) as well. Available in Webfont & SVG format for taking advantage of small file sizes and unlimited scalability, Cryptocoins are perfect for usage on the web, right where they belong. Use them all or just the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    emojipacks

    emojipacks

    CLI to bulk upload emojis to your Slack

    CLI to bulk upload emojis to your Slack! Note you must have node and npm installed. If you don't, go to nodejs.org and follow the install instructions there. A file named batchUploadExample.sh is provided for your reference. Edit this file change the subdomain, email, and password parameters to your own and save it as batchUpload.sh or something similar. It optionally takes an argument for the directory path that contains your yaml files. If this is not provided './packs' will be used by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CasterSoundboard

    CasterSoundboard

    A cross-platform soundboard to hot-key and play sound effects.

    ...This soundboard let's you trigger sounds with keyboard hotkeys. You can also remotely control the soundboard with your phone or tablet by using an app that supports Open Sound Control, such as TouchOSC. OSC api is documented in the project's github repository. NOTICES: *Soundboard is still in development and installation on Linux requires building from source. Instructions found at: https://github.com/JupiterBroadcasting/CasterSoundboard in README file. *Project is not affiliated with Jupiter Broadcasting or TouchOSC. ============================================================ UPDATE (5-15-2017): Project source code can be found at: https://github.com/JupiterBroadcasting/CasterSoundboard
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    flashls

    flashls

    HLS Flash Plugin/Player

    flashls is an open-source HLS (HTTP Live Streaming) video player built for Flash, enabling adaptive streaming in environments where Flash is still supported. It extends the capabilities of the OSMF (Open Source Media Framework) and Strobe Media Playback to provide smooth HLS playback with features like live streaming, adaptive bitrate switching, and DVR support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    UnityPixelCamera

    UnityPixelCamera

    A resolution independent pixel perfect camera for Unity

    Unity Pixel Camera is a Unity extension that ensures pixel-perfect rendering for 2D games, regardless of screen resolution. It simplifies the process of maintaining crisp pixel visuals by adjusting the camera's orthographic size and other settings automatically, making it an essential tool for developers aiming for retro-style aesthetics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ParaNormal Data Visualiser

    ParaNormal Data Visualiser

    view any data file as an image, sound images etc..

    Maybe you would like to investigate a file, by seeing it as raw data, infact photoshop etc can produce raw data files, but they wont look the same, this is pure raw data, you can visualise any file, to look for white noise patterns etc.. you have all sorts of controls
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    GeSHi - Generic Syntax Highlighter for PHP. Used to highlight almost any code for the web. Nearly 150 supported languages: PHP, HTML, C and more. Styles can be changed on the fly and CSS classes can be used to reduce the amount of XHTML compliant output.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Ghost Hunter Image analyser

    Ghost Hunter Image analyser

    image investigation

    rapidly go through the spectrum of color with an image, you will see things you could not before.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    guivideo_chung
    guivideo chung is a free mci compatible based video player using gui_chung and mcisendstring , with window resizing, play / pause, step, repeat/repeatA->B , slow forward, fast forward, speed (10%...300%), cursor. It is written in compiled freebasic and can run on a small netbook. (can read avi,wmv,gif,...any mci compatible format, speed functions work better with wmv )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AnimationMaker

    AnimationMaker

    Create animated presentations and export them to a video file.

    Project has been moved to GitHub https://github.com/Artanidos/AnimationMaker
    Downloads: 0 This Week
    Last Update:
    See Project