Showing 4136 open source projects for "output"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 1
    BerryNet

    BerryNet

    Deep learning gateway on Raspberry Pi and other edge devices

    ...For example, Figure 3 shows the analyzed results from the camera hosted in the DT42 office. The frames were captured by the IP camera and they were submitted into the AI engine. The output from the AI engine will be shown in the dashboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Mylene

    A command line interactive MP3 music player.

    Mylene is a command line audio MPEG player for linux (and cygwin and macos). It can establish a TCP server on which commands may be sent. Mylene has a rich interface featuring more than one hundred commands, complex song filtering, output and progress format specifiers and the ability to run aime programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cypress Image Snapshot

    Cypress Image Snapshot

    Catch visual regressions in Cypress

    Cypress Image Snapshot binds jest-image-snapshot's image diffing logic to Cypress.io commands. The goal is to catch visual regressions during integration tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    texgen.js

    texgen.js

    JavaScript Texture Generator

    texgen.js is a compact JavaScript library for generating procedural textures directly in the browser. It exposes a set of composable operations—noise, gradients, patterns, transforms, blends—that you can stack to create complex materials without image files. The API is deliberately fluent, letting you chain nodes to define a pipeline and then render to a canvas or WebGL texture. This approach is ideal for games, demos, and creative coding where small footprint and dynamic variation matter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    video-to-ascii

    video-to-ascii

    It is a simple python package to play videos in the terminal

    ...It processes each frame of a video, maps pixel brightness and color values to characters, and renders them in real time within terminal constraints. The tool adapts video resolution to match terminal dimensions, ensuring a coherent and readable output despite limited character space. It can optionally include audio playback when additional dependencies such as FFmpeg and PortAudio are installed. The project supports multiple rendering strategies and allows exporting ASCII output to files for sharing or reuse. It also includes color approximation using ANSI palettes to enhance visual fidelity within terminal limitations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jekyll JSON Feed plugin

    Jekyll JSON Feed plugin

    A Jekyll plugin to generate a JSON (RSS-like) feed of your Jekyll post

    ...The plugin exposes a helper tag to expose the appropriate meta tags to support the automated discovery of your feed. Simply place {% json_feed_meta %} someplace in your template's <head> section, to output the necessary metadata. The plugin uses Jekyll's smartify filter for processing the site title and post titles. This will translate plain ASCII punctuation into "smart" typographic punctuation. This will not render or strip any Markdown you may be using in a title.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    The C++ Debugging Support Library

    C++ debugging support library

    Keywords: Debugging C++. Thread-safe. Ostream based debug output. Source file and line number locations. Printing demangled types and symbol names. Custom debug channels and devices. Sourceforge.net is NOT the place to download this from. The code here is OUTDATED. Instead use the git submodule cwds and get libcwd through gitache; see https://github.com/CarloWood/cwds?tab=readme-ov-file#adding-the-cwds-submodule-to-a-project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PostCSS Import

    PostCSS Import

    PostCSS plugin to inline at-import rules content

    PostCSS Import is a plugin for PostCSS that enables the use of @import statements within CSS files. It allows modularizing CSS by merging multiple stylesheets into a single processed output, improving maintainability and compatibility with modern front-end workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...I've taken the work of NERD a step further and used the input-confusion-diffusion paradigm in conjunction with SHA/256 encryption to generate randomized passwords that cannot be decoded (yet - quantum computers will change this eventually!) The software generates sufficiently random passwords to allow the same plaintext password to be used multiple times without generating the same output. There's probably no real reason to be developing this, but I wanted to use the NERD code in a new way and practice my C++ skills at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Vivid3D-Sharp

    Vivid3D-Sharp

    Modern 3D engine and IDE written using C# and C++.

    Modern 3D engine and IDE written using C# and C++. Vivid features all the required functionality to write modern apps ang games. Including a fully working custom GL UI called "ResonanceUI". It features lighting and shadows(Unified) and can even embed and playback videos via FFMPEG, in the UI or full screen, with fully synced audio+picture. It offers two scripting solutions: C# and a custom language called VividScript, which is an OOP style language. The Editor is based on other...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    diffpak

    A huge files block differential compressor

    ...Unlike other tools, e.g. xdelta3, it searches for matching data through the whole source file, even if it weights several gigabytes, while using much less memory (with default configuration approx 25x less than the size of the source file). Output files are not compressed, so you can use any compressor you like with great results. It is quite fast for very similar files (about the speed of hdd, however it reads input files twice) and not much worse on files with lots of differences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    fmedia

    fmedia

    fast media player/recorder/converter

    ...Its goal is to provide smooth playback even if input device is very slow and unresponsive. The architecture allows to extend the functionality of the application in any way: adding a new audio input/output format, a new DSP filter or even a new GUI. fmedia is very small and fast: it has low CPU & memory consumption making it ideal to listen to music or process audio files while running on a notebook's battery. fmedia can decode: .mp3, .ogg (Vorbis, Opus), .opus, .m4a/.mp4 (AAC, ALAC, MPEG), .mka/.mkv (AAC, ALAC, MPEG, Vorbis), .avi (AAC, MPEG), .mpc, .flac, .ape, .wv, .wav. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    Text2Video

    Text2Video

    Software tool that converts text to video for more engaging experience

    ...So I imagined, "What if there was a tool that turns text into something more engaging such as a video, wouldn't it improve my learning experience?" I created a prototype web application that takes text as an input and generates a video as an output. I plan to further work on the project targeting young college students who are aged between 18 to 23 because they tend to prefer learning through videos over books based on the survey I found. The technologies I used for the project are HTML, CSS, Javascript, Node.js, CCapture.js, ffmpegserver.js, Amazon Polly, Python, Flask, gevent, spaCy, and Pixabay API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MPlayer SubJunk Builds
    MPlayer and MEncoder builds with a focus on stability of features, especially for encoding via MEncoder. AFAIK this is the only Windows build that supports consistent output of codecs like AC-3 and H.264 via x264.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    dog

    dog

    A command-line DNS client

    ...Its main value is combining practical DNS troubleshooting with clearer output and modern transport support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Node Renamer

    Node Renamer

    A Simple Cross-Platform Batch Renaming Application.

    About By using Node Renamer you can easily set up a batch rename job using multiple rules on a large number of files. The 10 different rules allow you to change file names with prefixes, suffixes, and timestamps, etc. Before renaming the files you can analyze that the output will be correct. Usage Guide Step 1: Add files, directories, and sub-directories for bulk renaming at once. Step 2: Select from the list of 10 rules to rename multiple files. These rules are: Add Prefix, Add Suffix, Trim, Replace, Case Change, Remove, Insert At, Numbering, Time Stamp, and Reverse. Step 3: Step 3: Node Renamer will show you the preview of applied rules by clicking analyze button. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...Currently includes support for reading calibration data for a number of DMT instruments including CDP, CAS and PCASP and can read data from their PADS logging software. Support is also included for University of Manchester's custom logging software. You can The output from this program can then be used in CsToDConverter (https://sourceforge.net/projects/cstodconverter/) in order to generate bin diameters for any real world particle composition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CSSBox

    CSSBox

    Pure Java HTML / CSS rendering engine

    CSSBox is an (X)HTML/CSS rendering engine written in pure Java. Its primary purpose is to provide a complete information about the rendered page suitable for further processing. However, it also allows displaying the rendered document.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 19
    Parsr

    Parsr

    Transforms PDF, Documents and Images into Enriched Structured Data

    Parsr is an open-source document parsing tool that converts PDFs, scanned images, and other structured documents into structured, machine-readable data formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Render32

    Render32

    Command-line video compositing and audio mixing tools

    Render is a program for creating composite BMP image sequences. These images are composited as specified in a text configuration file. Mixer is a program for mixing film soundtracks. It accepts input files in WAV format and outputs a mixed soundtrack in WAV format. Each input channel can contain one or more audio files that are edited and mixed using a cue sheet. The maximum number of channels is a compile-time parameter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Luminance HDR

    Luminance HDR

    Complete solution for HDR photography

    ...Its graphical user interface, based on Qt5, runs on a variety of platforms, such as Microsoft Windows, Mac OS X 10.9 and later and several Unix flavors (Linux, FreeBSD and others). Input images can be supplied in multiple formats, from JPEG to RAW files. In the same way, output can be saved in many different formats as well, from JPEG to TIFF (both 8 bit and 16 bit per channel), enabling all the power of your post processing tools.
    Leader badge
    Downloads: 214 This Week
    Last Update:
    See Project
  • 22
    Go Safe Web

    Go Safe Web

    Secure-by-default HTTP servers in Go

    go-safeweb is a security-focused HTTP framework for Go that bakes in secure defaults so common web vulnerabilities are harder to introduce. Instead of leaving headers and policies to ad-hoc middleware, it sets Content Security Policy, X-Frame-Options, and other protections by default, and centralizes template escaping rules. Request handling emphasizes principled APIs for parsing and validating input, reducing the risk of injection and deserialization bugs. The framework’s routing and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    FreeBSDONLYrpi4netbootIMG

    FreeBSD netboot image for the Raspberry Pi4

    ...usage : /*decompress: 'xz -d freebsd_rpi_netboot_usd_usb_klaus.img.xz' */ /* copy (example supposed your device is /dev/ridsk3 ) : 'dd if=freebsd_rpi_netboot_usd_usb_klaus.img of=/dev/rdisk3 bs=4m' */ if your boot hangs after the following output : net0: cannot set rx. filters (status=3)/ that means wrong pxe-server-configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    VFOS is a versatile and fast tool for selecting optimal subset of oligonucleotide sequences (barcodes), which uses penalty scores five barcode factors (GC contents, homopolymers, simple sequence repeats with repeat unit of dinucleotides, Hamming distances, and complementarity between barcodes) with appropriate their weights to select optimal barcodes. Final output barcodes can be used in identification of true variants with very low allele frequency less than or equal to 1% existing in liquid biopsy from cancers, quantitative transcriptome analysis to estimate accurate expression levels of genes or transcripts, and even single-cell sequencing of large cell populations. Operating system: Linux Programming language: C++ License: Non-Commercial Research Use Only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Software for keep control of changes in a unix box. This is done in three steps. - First collect information Take a snapshot of systemfiles, checksums of all files, output of lsof. This ends up in a compressed tarball. - Secondly transport the tarballs. Collect the tarballs to a secure place for analyzis. There is no need develop this part. rsync with ssh is enough. - finally do the analyze
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB