Showing 16 open source projects for "pure-ftpd"

View related business solutions
  • Contract Management Software | Concord Icon
    Contract Management Software | Concord

    AI-powered contract management that helps businesses track spending, negotiate smarter, and never miss deadlines.

    Concord serves small and mid-sized businesses and Fortune 500 companies. This robust, web-based platform is used by human resource, sales, procurement, and legal teams, and virtually anyone who deals with contracts.
    Learn More
  • Accounting practice management software Icon
    Accounting practice management software

    Accountants, accounting firms, tax attorneys, tax professionals

    Canopy is a cloud-based practice management software for accounting and tax firms, offering tools for client engagement, document management, workflow automation, and time & billing. Its Client Engagement platform centralizes interactions with a secure portal, customizable branding, and email integration, while the Document Management system enables organized, paperless file storage. The Workflow module enhances visibility into tasks and projects through templates, task assignments, and automation, reducing human error. Additionally, the Time & Billing feature tracks billable hours, generates invoices, and processes payments, ensuring accurate financial management. With its comprehensive features, Canopy streamlines operations, reduces stress, and enhances client experiences.
    Learn More
  • 1
    ffmpeg.wasm

    ffmpeg.wasm

    FFmpeg for browser, powered by WebAssembly

    ffmpeg.wasm is a pure WebAssembly (and JavaScript/TypeScript) port of FFmpeg that enables in-browser media recording, conversion, and streaming—letting developers perform video/audio processing entirely client-side without server uploads. Transpiled via Emscripten from FFmpeg and its codecs into WebAssembly. Supports both single-threaded and multi-threaded cores using web workers.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Zip-Ada

    Zip-Ada

    A standalone, portable Ada library for .zip archives

    Zip-Ada is a library for .zip archives. Full sources are in Ada and are unconditionally portable. Input and output can be any stream (file, buffer,...) for archive creation as well as data extraction. Task safe and endian-neutral. More information on: http://unzip-ada.sf.net Alire crate: https://alire.ada.dev/crates/zipada Mirror: https://github.com/zertovitch/zip-ada/
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • 3
    GEM (Graphics Environment for Multimedia) is a library to be used with Miller Puckette's Max-like realtime-computermusic-software "Pure Data" (Pd), which allows to draw and control openGL- and pixel-graphics (like video) in realtime from within Pd.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Reanimate

    Reanimate

    Haskell library for building declarative animations based on SVG

    Reanimate is a Haskell-based animation library for programmatically creating high-quality vector animations. It provides declarative functionality for composing SVG-based animations and integrates with tools like LaTeX, FFmpeg, Inkscape, Blender, and more to deliver rich, animated content for educational and mathematical visualizations. Reanimate aims at being a batteries-included way of gluing together different technologies: SVG as a universal image format, LaTeX for typesetting, ffmpeg...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
    Learn More
  • 5
    flv.js

    flv.js

    HTML5 FLV Player

    An HTML5 Flash Video (FLV) Player written in pure JavaScript without Flash. This project relies on Media Source Extensions to work. flv.js works by transmuxing FLV file stream into ISO BMFF (Fragmented MP4) segments, followed by feeding mp4 segments into an HTML5 <video> element through Media Source Extensions API. flv.js is written in ECMAScript 6, transpiled into ECMAScript 5 by Babel Compiler, and bundled with Browserify.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    TimeSformer

    TimeSformer

    The official pytorch implementation of our paper

    ...The official implementation in PyTorch provides configurations, pretrained models, and training scripts that make it straightforward to evaluate or fine-tune on video datasets. TimeSformer was influential in showing that pure transformer architectures—without convolutional backbones—can perform strongly on video classification tasks. Its flexible attention design allows experimenting with different factoring (spatial-then-temporal, joint, etc.) to trade off compute, memory, and accuracy.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    simplest ffmpeg video encoder

    simplest ffmpeg video encoder

    The simplest video encoder based on FFmpeg

    ...It contains following project: simplest_ffmpeg_video_encoder: Simple Encoder. It uses libavcodec to encode video and uses libavformat to add container format to the video bitstream. simplest_ffmpeg_video_encoder_pure: Pure Encoder. It only uses libavcodec to encode video (without libavformat).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    jAVIlib

    Simple AVI/MJPEG library in pure java

    A pure java port of the avilib that was part of Blender 2.37. Can read and write MJPEG-encoded AVI-contained video files only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Video Capturer

    a video capturing module using JMF

    a video capturing module using JMF. you can use this module to capture video frames in your project. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • Quality Management Software Icon
    Quality Management Software

    Ideal for small to medium-sized businesses. Pay for all the modules or only the ones you need.

    isoTracker Quality Management is a popular cloud-based quality management software (QMS) that is used by small to medium sized businesses on a worldwide basis. It helps to manage ISO 9001, ISO 13485, ISO 22000, ISO 17025, ISO 14001 systems...plus many similar other systems. It also conforms to the requirements of 21 CFR Part 11.
    Learn More
  • 10
    Pure Java MP3 Encoder. Easy-to-use java tool and Ideal solution for a built-in MP3 encoder library. Supported source formats: - WAVE_FORMAT_PCM - WAVE_FORMAT_IEEE_FLOAT 32bit per sample only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Meteorite
    Meteorite is MKV / Matroska file repair engine. That repairs MKV files and can repair MKV files still downloading from internet.
    Downloads: 61 This Week
    Last Update:
    See Project
  • 12
    An implementation of the VP8 image/video codec in pure Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Tickle Tunes is a pure tcl/tk front end for mplayer for playing video and music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This class is a wrapper around FFmpeg & FLVTools2 to allow developers to manipulate & convert video files in any easy to use object oriented way.It also currently provides FFmpeg-PHP emulation in pure PHP. Google Code: http://code.google.com/p/phpvideotoolkit Version 2: https://github.com/buggedcom/phpvideotoolkit-v2 PHP Classes: http://www.phpclasses.org/package/3747-PHP-Manipulate-and-convert-videos-with-ffmpeg-program.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A free software development for distributed production of multimedia contents on the Net, based on Pure Data, a realtime audio-video processing (graphical) programming environment: al-jwarizmi captures and mixes live streams produced by a bunch of peers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Flipbook is made to flip a sequence of images and allow you to study the resulting animation frame by frame. That's it, pure and simple. I will use Flipbook as the glue between my digital stills camera and a final animation. It will import JPEGs or PNGs
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB