Open Source Java Multimedia Software - Page 87

Java Multimedia Software

View 5052 business solutions

Browse free open source Java Multimedia Software and projects below. Use the toggles on the left to filter open source Java Multimedia Software by OS, license, language, programming language, and project status.

  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 1
    Imageviewer/database combo that lets you import csv files of the kind used for scan collections and browse the images by the metadata in the comment field of the csv files. In plain english: Browse chick pics by model names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JScreenCapture is a screen capture tool written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JScreenGrabber is a quick-to-use screen capture utility. It allows you to save parts of your screen to png files with one click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JShoe is a web based service that works as a complement for education. It's a tool that allows teachers to transmit the art and craft of shoe design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 5
    JShruthi 0.5 -------------------------- INSTALLATION REQUIREMENTS: -------------------------- Windows. (Use JShruthi.exe to extract the files) Mac may be supported - but not tested. (download the JShruthi Java Run Time (JRE 1.5 or above) HOW TO USE: ----------- See ReadMe.txt FEATURES: ------------------ A must for music vocalists and teachers, Applicable for both Western and Carnatic Music. Play or sing a note / swara Will detect the Note / Swara Covers all three octaves in carnatic scales. Accurate upto the semitones between swaras
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Java Library for communicating with the Sirius SC-C1 USB Interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dynamic web site (Photo Gallery, Photo Album) to publish media (photos and movies): - Albuns - Thumbnails generation - Search - ** Categorize media files in unlimited categories and sub-categories (like a tree). Tech: Java + JSP + Postgresql
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    When generating audio, why use sine waves and standard effects? Directly tell the sound-card how much electricity should be in the speaker/microphone wires many times per second as numbers from -1 to 1. Automatically finds good sound-card options and balances between linear interpolation speeds of consuming microphone buffer (and then any Java transform function per sample) and producing into speakers buffer and to keep delay between them small. Its really simple you only have to write 1 function that takes an array parameter. First 2 indexs are output to speakers. Next index is 1 microphone. Technically you can ask it for any number of speakers and microphones, but version 0.4 only supports 2 speakers and 1 microphone simultaneously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JSpeech

    JSpeech

    Java library designed to integrate Speech-to-Text

    jSpeech is a Java library designed to integrate Speech-to-Text (STT) capabilities, command control, and diarization (speaker identification) into applications in a simple, modular, and decoupled way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    You can split, cut, trim a large MP3 file into multiple smaller pieces by time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project provides a pure Java-based object-oriented implementation of the SlimDevices SlimServer CLI protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JAVA based tool for easy and realtime monitoring (RTM) of data streams or groups of data streams. This tool makes it easy to monitor inherent distributed or multi-threaded applications like e.g. agent systems, financial data, logistics, RFID Systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JSubViewer is a cross-platform and open-source clone of SubViewer. It can display a 'subliminal slide-show' of images, optionally accompanied by an MP3-file, as configured in an '*.svp' file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An editor for Divx subtitles written in java. Features include: SRT and SUB support; time shift (in frames or seconds); format conversion; hearing impaired subtitles remotion; empty subtitles remotion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JTag is a Java ID3 tagger that runs on all platform running Java 2. It is designed to load whole directories (with subdirectories) into a table. This makes it possible to edit all the MP3 files inside the specified directory in one go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JTagBasedMediaCenter

    a java tag-based media-center

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JTella is the Java API for the GNUTella network. Using JTella, Java based GNUTella tools and servants can be created, with JTella providing the network interface code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Java library for generating 2D procedural textures based on a re-usable set of rendering components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JTexSynth is a texture (2D image) synthesis program written in Java. It synthesizes large textures from small sample texture images. Synthesis algorithms can be added as plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JTexXchart

    JTexXchart

    Java library for drawing 2D charts with LaTeX math support

    Call me a purist, but I was never happy with the graphs produced with existing (free) Java tools. My dream package is lightweight with minimal dependencies, offers clean vector-graphics export and TeX-support for typesetting mathematical elements in axis labels, chart legends etc. This is hard (impossible?) to find and I thus decided to construct my own, mostly from existing code. This project is based on refactored versions of the popular packages 'XChart' (orig. by Tim Molter, © Knowm Inc.) and 'JLatexMath' (part of the SciLab project, derived from the JMathTeX project). Project status: experimental / incomplete / untested! Author: Wilhelm Burger (Univ. of Applied Sciences, Hagenberg, Austria) Logo by DesignContest (http://www.designcontest.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JTheque is a project with different sub-projects. It contains some library to make easier the development of modular applications in Java, an application to manage some collections and an application to generate metrics for a Java project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JThumbs is a pure Java application for thumbnailing, cataloging, browsing, viewing, and managing images on your computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    With JToothpaste you can easily download videos from youtube. It downloads the flv Flash Movie and extracts audio to mp3 and video to avi. Webversion is available on http://dasbecks.jucktmich.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A ray tracer progam in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JTreeMap is a Swing Component which represents a tree structure with rectangles (a TreeMap. See http://www.cs.umd.edu/hcil/treemap/). KTreeMap is the SWT component for treemapping (see http://en.wikipedia.org/wiki/Treemapping). It is an Eclipse plugin.
    Downloads: 0 This Week
    Last Update:
    See Project