Showing 116 open source projects for "file-studio"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    exiftool

    exiftool

    Read, write and edit metadata

    Perl library and command-line application for reading, writing and editing meta information (EXIF, IPTC, XMP, and more) in a wide variety of file formats (JPEG, TIFF, PNG, PDF, RAW, and more).
    Leader badge
    Downloads: 41,440 This Week
    Last Update:
    See Project
  • 2
    sysexy

    sysexy

    the sexy sysex librarian that Linux needs...

    Sysexy MIDI Librarian is a data dump utility for musicians and studio producers. A librarian program allows you to do "sysex dumps" to and from synthesizers, drum machines, effects processors, etc., and archive the data on a computer, containing sounds, configuration settings, sequences which can later be sent back to the originating equipment. This allows a computer to be used as data storage for musical instruments and studio gear.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    littleutils

    Various small and useful command-line utilities

    ...See the README file for more details.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    ImageMagick

    ImageMagick

    Display, convert, and edit raster image and vector image files

    ImageMagick® is a free and open-source software suite for displaying, converting, and editing raster image and vector image files. It can read and write over 200 image file formats, and can support a wide range of image manipulation operations, such as resizing, cropping, and color correction. ImageMagick is written in C and is available for a wide range of operating systems, including Linux, macOS, and Windows. It can be used as a standalone application, or as a library that can be integrated into other software programs. ...
    Leader badge
    Downloads: 150 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    xoscope is a digital oscilloscope using input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware. Includes 8 signal displays, variable time scale, math, memory, measurements, and file save/load.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    Agar

    Agar

    Cross Platform GUI Toolkit

    Agar provides a base GUI framework and a standard set of widgets from which graphical applications can be built which run natively under X11, Windows, MacOS, SDL and others. It takes advantage of texture and GPU acceleration wherever available. Agar can also attach to an existing framebuffer, SDL or OpenGL context and operate as a self-contained window-manager. It includes a standard library of general-purpose widgets, and is also designed to be extended externally. New widgets can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Krishnamurti's Book of Life D.Thoughts

    Krishnamurti's Book of Life D.Thoughts

    Jiddu Krishnamurti's Book of Life|Libro de la Vida

    FREE distribution of the JAVA-XML multiplatform e-book about Jiddu Krishnamurti's Book of Life (a witty daily cookie-like reflection). Ahora, lea diariamente los pensamientos de Krishnamurti en castellano- Obtenga una agenda gratis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    "Mari" helps you sort digital camera pictures by theme, album, date and person, then helps you share your pictures with your friends and relatives producing standard HTML for quick browsing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    maff-viewer

    maff-viewer

    Viewer / Extractor for compressed HTML in the Mozilla Archive Format

    Viewer / Extractor for compressed HTML in the Mozilla Archive Format (*.maff file) Maff-viewer works fully offline and uses your prefered browser to display the extracted maff-file content. For details see https://sourceforge.net/projects/maff-viewer/files/Maff-Viewer_Doku.pdf/download
    Downloads: 10 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    Simple Movie Catalog will scan a given directory for movies, query imdb for info and generate a catalog in html which offers sorting and grouping of found movies by different criteria. Note: source code has been moved to github: https://github.com/damienlangg/SimpleMovieCatalog
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Burn 360
    This is a frontend to ffmpeg and standard VCD/DVD ripping creation programs written in perl-gtk2. It is designed to enable (as seperate processes) ;VCD/DVD ripping;Any Media-transcoding that ffmpeg supports ;DVD creation
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ecw2sfz

    ecw2sfz

    Convert Ensoniq .ECW files to .SFZ

    ".ECW file" or "waveset" refers to a file with an extension of ".ECW" which stores articulation and sample data used by the MIDI synthesizer of sound cards equipped with an ES1370, ES1371, or ES1373 chip. These sound cards include the Ensoniq AudioPCI, the Sound Blaster! AudioPCI, the Sound Blaster! PCI64, the Sound Blaster! PCI128, and the Sound Blaster Live!.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MARF is a general cross-platform framework with a collection of algorithms for audio (voice, speech, and sound) and natural language text analysis and recognition along with sample applications (identification, NLP, etc.) of its use, implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Automalator

    State Dependency deconstructor and mapper for C source code.

    Flowcharts not telling you what you want to know about some C source code? Try a State Dependency map! Every C source file is an implemention of a state machine. Implicit in the definition of a state machine is a network of dependencies between the states. The Automalator * deconstructs the C code into the core state machine * collates the transactions into the dependency net * generates a diagram-format file with the states and dependencies as the nodes and edges. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    smf2rmid/rmid2smf

    smf2rmid/rmid2smf

    Convert between SMF (Standard MIDI File) and RMID (RIFF MIDI) format

    smf2rmid and rmid2smf are two com­mand line util­i­ties that let you con­vert be­tween SMF (Stan­dard MI­DI File) and RMID (RIFF MI­DI) for­mat. An RMID file is merely a wrapper around a Standard MIDI File; the original file is unmodified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    InfoList

    InfoList

    Edit the INFO list chunk in a RIFF file

    InfoList is a sim­ple Perl application that lets you ed­it the IN­FO list chunk in a RIFF (Re­source In­ter­change File For­mat) file, such as WAVE, RMID, AVI and sfbk (SoundFont). There is also an "InfoSet" command line utility that lets you edit several files at once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    flickrsync

    Command line to to sync photos to Flickr

    ...It creates separate albums on Flickr based on the directory structure of the images. The main goal is to upload all pictures without requiring to move them to new folders. It relies on a few Perl packages mainly to handle HTTP requests and the file system. You should create Your own Flickr API keys, authentication token and add them to the application after You have downloaded it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SportsCameraOverlay

    SportsCameraOverlay

    Overlay GPS info on videos taken with a sports camera

    ...Currently tested and working with a Contour GPS and a Contour+2 camera. The GPS enabled line of contour cameras store the GPS (NMEA sentences) in the subtitles of the video file, so using this program with a GPS enabled contour camera simplifies things as there is no need to line up the starting points of the video and the GPS data. Can also be passed a file that contains GPS info and overlay this on any video. This way the program can be used for overlaying GPS info onto any brand of sports camera. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    tView

    An Image Viewer that currently perform basic image viewing operation

    An Image Viewer that currently supports basic image viewing and only works with shortcut keys so far (like arrow keys, Ctrl+o), 1) Event based architecture 2) Multi threaded 3) Logical File name Sorting 4) Plugin based architecture (Todo)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    imvy

    imvy

    A keyboard-friendly image viewer in Gtk2-perl

    A keyboard-friendly image viewer in Gtk2-perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Xris Malden Pictures

    Perl scripts for image manipulations based on its EXIF metadata

    Script Perl pour manipuler des images sur la base de leur métadonnées EXIF ... très utile pour les fichiers images bruts (raw) et en particuliers pour les appareils Nikon (utilisation de la métadonnée ShutterCount d'un appareil Nikon pour le renommage des fichiers) Pré-requis : quelques modules Perl Image::ExifTool, File::Basename and FileHandle 2 applications Mac OS X sont disponibles pour lesquelles les pré-requis sont inclus --- Perl scripts for image manipulations based on its EXIF metadata ... particularly for raw and Nikon raw images requirements : Perl modules Image::ExifTool, File::Basename and FileHandle Mac OS X applications include these requirements
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    livemix

    A tool for automated downmixing of live multitrack sound recordings

    ...Livemix uses SoX sound processing utity to do all the work with tracks preprocessing and mixing, and LAME mp3 encoder to produce final mp3 file. Therefore, livemix needs sox and lame executables to be in search path or in the same dir as livemix executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    TiledImage

    TiledImage is a system to browse a large image.

    TiledImage is a system to browse a large image. An image of several mega pixels are divided into some tiles and download them by javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    get_iplayeri

    Run saved get_iplayer searches & interactively choose to record or not

    get_iplayeri reads arguments to get_iplayer from a file (see http://www.infradead.org/get_iplayer/html/get_iplayer.html), runs get_iplayer to display the matching programmes and asks the user interactively which, if any, they want to record. Multiple searches and collections of searches can appear in the input, reflecting the user's TV viewing and radio and podcast listening habits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mp3CueFuse
    Mp3CueFuse adds an OSXFuse file system to your Mac, that enables you to mount your EAC-CueSheet-MP3 ripped CD collection to be mounted as a file system. The Albums and Tracks (which must be MP3) are presented as .MP3 files. You will be having gapless playback in iTunes ;-).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB