Showing 31 open source projects for "jpeg"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 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
  • 1
    QualityScaler

    QualityScaler

    Image/video AI upscaler app (BSRGAN)

    ...Drag&drop files [image / multiple images/video] Automatic image tiling and merging to avoid gpu VRAM limitation. Resize image/video before upscaling. Multiple Gpu support. Compatible images - png, jpeg, bmp, webp, tif. Compatible video - mp4, wemb, gif, mkv, flv, avi, mov, qt.
    Downloads: 227 This Week
    Last Update:
    See Project
  • 2
    LosslessCut

    LosslessCut

    The swiss army knife of lossless video/audio editing

    LosslessCut aims to be the ultimate cross platform FFmpeg GUI for extremely fast and lossless operations on video, audio, subtitle and other related media files. The main feature is lossless trimming and cutting of video and audio files, which is great for saving space by rough-cutting your large video files taken from a video camera, GoPro, drone, etc. It lets you quickly extract the good parts from your videos and discard many gigabytes of data without doing a slow re-encode and thereby...
    Downloads: 560 This Week
    Last Update:
    See Project
  • 3
    libavif

    libavif

    Library for encoding and decoding .avif files

    ...It supports all AV1-supported YUV formats and bit-depths, including alpha (transparency), and includes command-line tools (avifenc and avifdec) to easily convert to/from AVIF from common image formats like JPEG, PNG, or Y4M. The API is straightforward, allowing applications to integrate AVIF support natively — creating, decoding, compressing, or decompressing images programmatically. Recent developments have added experimental support for HDR gain maps, improved color-space handling (including wide color gamut and high bit depth), and better quality tuning modes for encoding, making libavif a cutting-edge tool for high-quality image compression.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    CCapture.js

    CCapture.js

    A library to capture canvas-based animations at a fixed framerate

    ...This approach enables the creation of high-resolution videos, slow-motion sequences, or complex visualizations without dropped frames. The library supports multiple export formats including WebM, GIF, PNG sequences, and JPEG archives, making it flexible for different workflows. It integrates easily into browser-based creative coding environments like Three.js and p5.js, making it especially valuable for artists and developers producing generative visuals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    AV1 AVIF

    AV1 AVIF

    AV1 Image File Format Specification - ISO-BMFF/HEIF derivative

    ...The specification ensures interoperability across encoders and decoders, providing guidelines so that images created by any compliant AVIF encoder can be reliably decoded by compliant decoders. As adoption grows, AV1 AVIF plays a crucial role in promoting a royalty-free, open, high-efficiency image standard that competes with older formats such as JPEG and newer proprietary ones.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    screen2ipcam

    screen2ipcam

    Turn any Windows PC into a standard ONVIF / RTSP IP camera.

    ...Instead of purchasing expensive HDMI encoders, capture cards, or additional hardware, simply install Screen2ipcam and your computer becomes discoverable by ONVIF-compatible NVRs and VMS software. The application streams the Windows desktop using H.264 RTSP, supports Main and Sub streams, JPEG snapshots, and WS-Discovery for automatic ONVIF detection. It works seamlessly with Blue Iris, Dahua, Hikvision, Agent DVR, Synology Surveillance Station, and virtually any ONVIF-compatible surveillance system. Screen2ipcam is ideal for POS terminals, supermarkets, retail stores, pharmacies, restaurants, factories, warehouses, schools, offices, control rooms, industrial SCADA systems, reception desks, and digital signage where recording the computer screen alongside surveillance cameras is required.
    Leader badge
    Downloads: 200 This Week
    Last Update:
    See Project
  • 7
    UwUConverter

    UwUConverter

    cross-platform file conversion tool with right-click file menu support

    ...Linux support is currently considered experimental while compatibility is tested across more distributions and desktop environments. UwUConverter supports a wide range of formats, including: Video: MP4, MKV, MOV, AVI, WEBM Audio: MP3, WAV, FLAC, OGG, OPUS Images: PNG, JPG, JPEG, WEBP, ICO, TIF, TIFF, RAW Documents: PDF, DOCX, ODT, TXT Spreadsheets: XLSX, XLS, XLSB, XLSM, ODS, CSV, TSV
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Shutter Encoder

    Shutter Encoder

    Free professional video converter Windows|Mac|Linux

    ...Link to website & downloads : https://www.shutterencoder.com - Without conversion: Cut without re-encoding, Replace audio, Rewrap, Conform, Merge, Extract, Subtitling, Video inserts - Sound conversions: WAV, AIFF, FLAC, ALAC, MP3, AAC, AC3, OPUS, OGG - Editing codecs: DNxHD, DNxHR, Apple ProRes, QT Animation, GoPro CineForm, Uncompressed YUV - Output codecs: H.264, H.265, VP8, VP9, AV1, OGV - Broadcast codecs: XDCAM HD422, AVC-Intra 100, XAVC, HAP - Old codecs: DV PAL, MJPEG, Xvid, WMV, MPEG - Archiving codec: FFV1 - Images creation: JPEG, Image - Burn & Rip: DVD, Blu-ray, DVD RIP - Analysis: Loudness & True Peak, Audio normalization, Cut detection, Black detection, Media, VMAF - Download: Web video
    Leader badge
    Downloads: 186 This Week
    Last Update:
    See Project
  • 9
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines.
    Leader badge
    Downloads: 38,713 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    mrViewer

    mrViewer

    Flipbook, Image Viewer and Audio-Video Player

    This project is no longer active. It has been replaced by mrv2 at: www.sourceforge.net/p/mrv2 A video player, interactive image viewer, and flipbook for use in VFX, 3D computer graphics and professional illustration.
    Leader badge
    Downloads: 82 This Week
    Last Update:
    See Project
  • 11
    Voya Media

    Voya Media

    A free media player that easily plays your music, pictures and videos.

    Voya Media is a free cross-platform media player that easily plays your music, pictures and videos.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    motionEyeOS

    motionEyeOS

    A video surveillance OS for single-board computers

    ...The OS is based on BuildRoot and uses motion as a backend and motionEye for the frontend. Compatible with most USB cameras as well as with the Raspberry PI camera module. Motion detection with email notifications and working schedule. JPEG files for still images, AVI files for videos. Connects to your local network using ethernet or wifi. File storage on SD card, USB drive or network SMB share. Uploading of media files to cloud storage services (Google Drive, Dropbox), media files are visible in the local network as SMB shares. Media files can also be accessed through the built-in FTP server or SFTP server.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13

    videotools

    video surveillance toolkit for linux and bsd

    VideoTools is software for video surveillance that can record, analyse and replay images from webcams and network cameras. It can use direcly-attached webcams or network cameras that provide JPEG or H.264 video streams over HTTP or RTP. VideoTools runs on Linux and BSD Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    High Speed Parallel Imaging (HSPI)

    High Speed Parallel Imaging (HSPI)

    HSPI does parallel capture and sky surveys.

    ...After a few clicks you can see the images coming from your cameras connected through Internet or your LAN. HSPI saves your pictures in various formats: Bitmap, FIT, JPEG, PNG, TIFF are the picture formats supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHP Webcam Video Recorder

    PHP Webcam Video Recorder

    Setup web based cam video recording with any php script or cms.

    ...This can be use on various sites to implement online features like: + video sharing, on demand video content + video messaging, video email + video content on member profiles, video teasers, video questionnaires + video comments for online posts and items, video discussions, video forums Video Recorder application key features + 100% web based webcam recording + Record, Stop, Preview, Approve, Discard and Retry + HD h264 support (customizable quality settings) + FLV that can be played over RTMP / HTTP + RTMP player included (& more integrations) + iPhone, iPad playback with HTML5 (conversion required) + JPEG high quality snapshots PHP Webcam Recorder : + Record from Webcam + Preview + Browse Videos + JwPlayer support + JPG Snapshots + HTML5 video conversion for iPhone, iPad, iPod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...Thanks to everyone who contributed and is using the software. MJPG-streamer takes JPGs from Linux-UVC compatible webcams, filesystem or other input plugins and streams them as M-JPEG via HTTP to webbrowsers, VLC and other software. It is the successor of uvc-streamer, a Linux-UVC streaming application with Pan/Tilt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EnKoDeur-Mixeur
    EnKoDeur-Mixeur (EKD) is an open source software which makes videos, pictures and audio post-production. It can be also used to convert videos in many formats. It is written in python and use the PyQt4 bindings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    File Type Checker checks the file data to determine the actual file type. As of this writing filetypechecker supports doc, rtf, xls, pdf, jpg, jpeg, and gif. more file support will be added soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tapeless video and audio ingest and transcoding server for television studios and professional environments. Uncompressed SD or HDTV, is captured and real-time encoded into MXF wrapped online & offline editing and review formats e.g. DV50, JPEG 2:1,
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Console frame grabber. Includes simple image processing filters for mirroring, brightness, negative and captures in 24 bit color or 8 bit greyscale. Supports PNG, JPEG and PPM saves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RIG is a web-based JPEG image album viewer, especially useful for digital camera albums; provides automatic image resizing, preview & thumbnail caching, user authentication; composed of a PHP web interface and a C++ thumbnail engine.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    movie thumbnailer (mtn) -- saves thumbnails (screenshots) of movie or video files to jpeg files. it uses libavcodec as its engine, so all popular codecs, eg. divx h264 mpeg1 mpeg2 mp4 vc1 wmv xvid, and formats, eg. .3gp .avi .dat .mkv .wmv are supported.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 23
    Oddy web cam server is a multithreaded web server developed to interact through POST requests with a V4L (Video For Linux) webcam. It serves a JPEG image and supports different resolutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is an image coder with fixed sampling, at a rate of up to 24 images per second (on XC2V1000-4 @ 40 MHz with res. up to 352x288).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The iPSi C++ Library is a library which allow users to capture, handle and display video from M-JPEG (MJPEG) ip cameras. It works with many marks and non-yet-supported cameras can be added with a simple xml formatted file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next