Showing 6261 open source projects for "format"

View related business solutions
  • 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.
    Try Free
  • 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
  • 1
    JSON Splora

    JSON Splora

    GUI app for editing, visualizing, and manipulating JSON data

    JSON-Splora is a GUI for editing, visualizing, and manipulating JSON data with jq or JavaScript. The editor is a JavaScript editor, and the input is parsed as json5. This allows for comments as well as a relaxed JSON input format. Once the editor has valid JSON, an input window will appear below, allowing you to manipulate the object with JavaScript or jq. A panel will appear to the right with the output, and updates live as the input or filter changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    sqliv

    sqliv

    Massive SQL injection vulnerability scanner for automated web testing

    SQLiv is a command-line security tool designed to identify SQL injection vulnerabilities in web applications through automated scanning techniques. Written primarily in Python, the project focuses on discovering potentially vulnerable web pages by analyzing URLs that contain database query parameters. It can perform large-scale scanning by using search engine queries known as SQL injection dorks to collect candidate websites and then test them for vulnerabilities. In addition to bulk...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    AlienVault OSSIM

    AlienVault OSSIM

    Open Source SIEM

    OSSIM, AlienVault’s Open Source Security Information and Event Management (SIEM) product, provides event collection, normalization and correlation. For more advanced functionality, AlienVault Unified Security Management (USM) builds on OSSIM with these additional capabilities: * Log management * Advanced threat detection with a continuously updated library of pre-built correlation rules * Actionable threat intelligence updates from AlienVault Labs Security Research Team * Rich...
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 4
    ImagingAnalysis

    ImagingAnalysis

    Direct tissue-level image quantification package for Mathematica

    ImagingAnalysis is a Mathematica package that performs grid-based analysis of time-lapse imaging data saved in a sequence of TIFF files. This package requires Mathematica 7.0. Revised on 14 May 2017: Bugs are fixed and incompatibility issues are resolved. The current version runs on Mathematica 11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    SWF Investigator

    SWF Investigator

    Adobe SWF Investigator enables full analysis of SWF applications.

    ...From a dynamic perspective, you can call functions within the SWF, load the SWF in various contexts, communicate via local connections and send messages to Action Message Format (AMF) endpoints. SWF Investigator contains an extensible fuzzer for SWF applications and AMF services, so you can search for common Web application attacks. This toolset also provides a variety of utilities including encoders and decoders for SWF data, as well as a basic AS3 compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PazeraAudioExtractor Portable

    Extract audio tracks from video files and convert to various formats.

    Pazera Free Audio Extractor Portable. Free application that converts audio files to MP3, AAC, AC3, WMA, FLAC, M4A, OGG, WV, AIFF or WAV format. Moreover, the program allows extraction of audio tracks from video files without loss of sound quality. Supported input formats: over 70 audio and video formats, including AVI, MP4, MP3, MOV, FLV, 3GP, M4A, MKV, WMA. Program runs 32 or 64 bit depending on OS. Program is in PortableApps.com Format.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 7
    VidePub

    VidePub

    DVB Video editor

    ...Therefore, you just have to isolate sequences with the logo to clean the movie. Of course, the tool has all the necessary functions to manually adjust the sequence on a frame-by-frame basis. The sequences are saved in the input format (no reencoding), therefore it's very fast. To reencode, you'll have to use another tool (there are a lot available on the web). The logos can be stored as presets to be automatically reused each time you process a movie from the same channel. Now a full user manual is available.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8

    QuickSlide

    A tool to generate HTML-based slide shows.

    This tool allow the generation of slide shows in HTML format (to run simply in the browser). It can not replace Microsoft Power Point, but, it allows you to create a slide show by writing Java code. The generated slide show can be run easily in the browser so it is platform independent and does not need any additional software installation, even on new installed OS or Smart phones. In this first pre-alpha version, the generated code supports simple text and basic lists only, but, I hope to add more features in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ChapterMaker

    ChapterMaker

    Create and edit video chapter files.

    ChapterMaker is an application to assist in preparing and editing video chapter files. It provides a host of features that allow tremendous flexibility in the way that the files are prepared.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10

    J2EE Forth and J2SE Forth

    Forth Compiler written in Java

    Forth Compiler written in Java. With Internet , XML, and Database Support , Persisting System variables to a properties file. J2EE Forth runs as Java Application and web-app on EJB3 web server .Written in Java it has new features Forth does not have
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Neoformat

    Neoformat

    A (Neo)vim plugin for formatting code

    ...On a formatter failure, Neoformat will try the next formatter defined for the filetype. By using getbufline() to read from the current buffer instead of file, Neoformat is able to format your buffer without you having to :w your file first. Also, by using setline(), marks, jumps, etc. are all maintained after formatting. Neoformat supports both sending buffer data to formatters via stdin, and also writing buffer data to /tmp/ for formatters to read that do not support input via stdin. If a formatter is either not configured to use stdin, or is not able to read from stdin, then buffer data will be written to a file in /tmp/neoformat/, where the formatter will then read from.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A tool for drawing callflow diagrams of the kind common in the telecommunications industry. Input to the tool is in a terse textual notation, and output from the tool can be in several formats, including ASCII, pic format, XML, SVG, VML, and graffle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tools and file format documentation for Microprose F-15 Strike Eagle III
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Silent Voice Generator

    Silent Voice Generator

    Processes dialogue text files exported by the Bethesda Softworks SDK

    Silent Voice Generator is an audio file utility designed to process the quest dialogue text documents exported by the Bethesda Softworks SDK (Construction Set / GECK / Creation Kit) and generate silent voice and lip-synch files based on user-defined parameters. D.A.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    fre:ac CVS Portable (64 bit)

    fre:ac CVS snapshot 20170317 in PortableApps.com format.

    This is an audio converter ripper software. This is fre:ac CVS snapshot 20170317 (64 bit) in PortableApps.com format. It has AC-3 Audio Encoder Core Audio AAC/ALAC Encoder FLAC Audio Encoder v1.3.2 LAME MP3 Encoder v3.99.5 meh! - multi encoder hub Monkey's Audio Encoder MPEG-1 Audio Layer 2 Encoder Musepack Audio Encoder Ogg Vorbis Encoder OptimFROG Lossless Encoder Opus Audio Encoder v1.2-alpha2 SndFile Output Component v1.0.27 Speex Speech Encoder v1.2.0 Tom's Audiokompressor WavPack Audio Encoder Windows Media Audio Encoder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    APKRepatcher

    APKRepatcher helps you to modify an existing apk with simple GUI

    ...It lets you edit java/smali code from an APK and rewrite the changes back to the modified signed APK. Additionally, it provides you option to convert Dex, Jar, Class, Smali, Class from one format to another. APKRepatcher makes use of dex2jar, jadx, rsyantaxtextarea, zip4j, apktool
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    8 Sounds USB
    XMOS based, USB2 audio card, low power consumption, small form factor, 8 synchronous input channels and 4 stereo output channels.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    BPMN View

    BPMN View

    Viewing and printing business process diagrams in a popular BPMN format

    A simple free tool to view and print business process diagrams in a popular BPMN format
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    odt2opale
    This bash script translates an ODT file tree into an Opale tree. Dependencies : libreoffice, unoconv, 7z Opale project homepage : https://scenari.org/modeles/Opale/ LibreOffice homepage : https://www.libreoffice.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MA-XRF code (Visual BASIC 2010 Express). Based on Amptek DP5 example for EDS acquisition (SDD-X123).Stage are controlled via the PS35 unit from OWIS company. Maps are recorded in EDF file format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Snickers

    Snickers

    An open source alternative to the video cloud encoding services

    ...It provides a structured interface for executing common media processing tasks without requiring complex command-line knowledge. The project emphasizes modularity, allowing users to chain operations such as encoding, filtering, and format conversion. Its design is oriented toward developers who want reproducible and scriptable pipelines for handling video and audio assets. Snickers reduces repetitive configuration by offering reusable components and presets. It is especially useful in environments where automation and batch processing are essential. The tool balances flexibility with simplicity, enabling efficient media manipulation in development workflows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Self Quiz v 0.0.3

    Self Quiz v 0.0.3

    Multiple Choice Quiz conducting application software.

    This is a multiple choice quiz conducting application software. It allows user to set marking points for each correct and incorrect answer. Scorecard can be generated at the end of the quiz in .png format and one may review questions to locate mistakes made/committed during quiz. This project is still in its initial phase and is tested only in Windows 64 bit with .Net frame work version 4.5. If you want compressed .7z file or .exe setup file click on "Browse all files"
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    Exposure From Video

    Turn Videos Into Long Exposure Images

    ...Turn any Video Into a Long Exposure Image With either Average Mode, which provides the average of all Frames of a video, or Additive Mode, which uses Pixel Brightness to produce output image. Currently Supports Videos of the format .mp4 and .avi with more on the way (Codec Dependant) Save The output Image in one of many Compatible Formats: Windows Bitmap JPEG JPEG2000 Portable Network Graphics WEBP Portable Image Format Sun Rasters TIFF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OpenNIC-DropSite

    A simple PHP Dropsite for Domain Parking, Link Gateways or Credential

    ...I came up with a hopeful solution to this via a drop site system that can be used for many things., Be those things a collection of contact information for the user (A digital bui9sness card in a scene) a simple parking site or anything else. Sure it's basic and if it was used as is the abundance might be unappealing in it's raw format. That is why I've named it "Carbon". It's everywhere but it has uses and can be changed into something a little more perfect given it obtains the TLC it needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Picture Mess Organizer

    Picture Mess Organizer

    Organize, sort and rename pictures from multiple cameras to one place.

    This program is ideal if you need flexible solution for copying, sorting and naming photos from multiple sources. Benefits: - images from different cameras are renamed using same naming template. - movies are in cronological order with images (not at the end of folder as usually) - you have full control over name of files and folders - one click to start copying with saved parameters (saved profiles)
    Downloads: 0 This Week
    Last Update:
    See Project