Showing 23 open source projects for "ffmpeg-release-essentials"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    File Converter

    File Converter

    Simple tool which allows you to convert and compress files

    File Converter is a minimalist open‑source tool (GPL‑3.0) that lets users convert and compress one or multiple files directly via the Windows Explorer context menu. It integrates with powerful back-end utilities—FFmpeg, ImageMagick, Ghostscript—to handle a broad range of media and document transformations. File Converter is a personal open source project started in 2014. I have put hundreds of hours adding, refining and tuning File Converter with the goal of making the conversion and compression of files an easy task for everyone. File Converter is a very simple tool which allows you to convert and compress one or several file(s) using the context menu of windows explorer.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 2
    Radarr

    Radarr

    A fork of Sonarr to work with movies à la Couchpotato

    Radarr makes failed downloads a thing of the past. Password-protected releases, missing repair blocks or virtually any other reason? no worries. Radarr will automatically blacklist the release and tries another one until it finds one that works. Ensure you get the right release every time! Custom Formats allow fine control over release prioritization and selection. As simple as a single preferred word or as complex as you want with multiple criteria and regex. Find all the releases, choose the one you want and send it right to your download client. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Windows File Manager

    Windows File Manager

    Original Windows file manager (winfile) with enhancements

    The Windows File Manager lives again and runs as a native x86 and x64 desktop app on all currently supported version of Windows, including Windows 10. I welcome your thoughts, comments and suggestions. There are two primary versions of the source code in the master branch, original_plus tag, which refers to the source for WinFile as of Windows NT4 with minimal changes so that it compiles with Visual Studio and runs on current Windows. And current master, which contains my personal changes /...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    WinExplorer
    ...This utility is released as freeware with full source code. You can freely use, distribute, and modify the source code of this utility without restrictions. However, if you release to the public a modified version of this utility, you should specify the original copyright notice.
    Leader badge
    Downloads: 136 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    MyPhoneExplorer

    MyPhoneExplorer

    Simply explore your Android phone!

    Connect your phone via WiFi, cable or bluetooth and you'll be surprised how easy and efficient it will be to manage your Android based smartphone with our software. Since it's first release MyPhoneExplorer evolved into the most popular freeware tool for smartphones. The software is constantly updated with new features. In opposite to many other solutions MyPhoneExplorer does work complete locally without using any third-party server!
    Downloads: 1,273 This Week
    Last Update:
    See Project
  • 6
    Infoscava

    Infoscava

    Infoscava is a desktop application for comprehensive file analysis.

    ...Its user interface features tabbed views, a file browser with drag-and-drop, dark/light themes, live file watching, and analysis export to JSON/TXT/HTML.From now on binary release stopped,for further information see repo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    fileaxy

    fileaxy

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

    ...Using content hashing or machine vision algorithms, Fileaxy can detect identical files as well as similar names, images, videos, or fonts and correlate those to others based on naming conventions. Optionally integrates with ImageMagick, GraphicsMagick, FFmpeg, and Mac Sips file decoding with a simple button click. Fileaxy opens NO network 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. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    garysfm

    garysfm

    An advanced file manager with qss themes and iso and folder previews

    garysfm which stands for Gary's File Manager is a file manager with some advanced features. Those features include bulk renaming and folder image previews. I has rather advanced search functions, tab browsing with persistence between launches. It remembers your folder sorting and view options in icon view. It also remembers your active tabs between sessions. It has progress dialog while doing large operations like copying large files, and folders with many files. python version works on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Terminus

    Terminus

    A Beta version of the Terminus command-line file processor

    A Command-Line file processor that functions as a faster console-based version of Windows Explorer. All help documentation can be found within the program. Some features are not yet included, and will come with the release version.
    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

    doall

    Shell script to run a command for many files selected with wildcards

    ...wildcards to allow inserting matched strings like Windows 'copy *.old =.new' Some examples: # Rename current files as old doall 'mv *.cur *.old' # Compress camcorder DV files doall 'ffmpeg -i *.dv *.mp4' # Move files into directories according to their extension doall 'mv *.* $2/$1.$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character abbreviations for file extensions doall 'ln *.???* $1.$2' As shown above, instead of '=' to indicate insertions, doall uses either * or $1 etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    ...For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional). To use this project you must install the Python 2.7.x branch release binaries. See the README.TXT file for more informations.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 12
    UltraDefrag

    UltraDefrag

    Increase your system performance with this easy to use tool

    Please note, here you can find the latest open source release of UltraDefrag (7.1.4). The most recent UltraDefrag release (15.0.0) can be found on our official website: https://ultradefrag.net UltraDefrag is a disk defragmenter for Windows, which supports defragmentation of locked system files by running during the boot process. It is easy to use without any complicated scripting or a huge load of configuration settings.
    Leader badge
    Downloads: 833 This Week
    Last Update:
    See Project
  • 13

    Movie-Detailer-Organiser-API

    The Movie Detailer and Organiser API

    The Movie Detailer and Organiser is a powerful utility which helps you to detail and organize your every movie based on their ratings, genre and year of release and other details provided in IMDB and thus helps you to easily choose your suitable movie in your vast collection. This JAR is freely available and is open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    angular-filemanager

    angular-filemanager

    JavaScript file manager Material Design folder explorer

    ...Dropbox and Google Drive connectors. Remove usage of jQuery. You can do many things by extending the configuration. Like hide the sidebar or the search button. For transparency into our release cycle and in striving to maintain backward compatibility, angular-file manager is maintained under the Semantic Versioning guidelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Movie Mango

    Manage thy movie collection.

    This is an attempt to make some sense of mangled movie collections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AdvFS file system technology release
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Split a large filesystem into groups of files of less than 4.5 gig so they can be burned to a DVD. No archiving, no compression, it makes hard links to the original files so you can easily delete the tree structure after you've burned them to DVD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PGRFileManager is a free (MIT license) ajax-based file manager you can use standalone or with FCKEditor & CKEditor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Stores and retrieves files in an encrypted archive. Also manages files stored on CDs and DVDs. Other functions are incomplete. PLEASE NOTE: you need to download both an Objectify release and a Public Objects release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    UBBU stands for Ubuntu Backup Before Upgrade. With this program will allow and create a backup of your home directory, etc, and your package list before upgrading to Ubuntu next release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Open Access is a software for the release, exchange and sharing of contents. The software is conformant to the MPEG standard Open Access application format. It allows to package contents of any type into a single file and to attach additional metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Adds the ability to Windows Explorer to change certain dates for a file. This is useful for maintaining correct release times for software or faking last access on files ;-).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Secure Distributed Filesystem

    A distributed filesystem that provides "provider-independent security"

    ...SDFS aims to address this issue by providing a filesystem-like interface while encrypting and storing data redundantly in many online storage accounts. In the first alpha early release(0.0.0) we are planning to support dropbox only but if you want support for other services, or if you are a developer who wants to develop support for a certain service, please file a ticket or post a discussion topic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB