Showing 21 open source projects for "pdf417 library decode"

View related business solutions
  • 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    WebP Codec

    WebP Codec

    Library to encode and decode images in WebP format

    libwebp is the reference codec library for Google’s WebP image format, providing both encoding and decoding along with command-line tools. It supplies cwebp to compress images into WebP and dwebp to decompress them back, making it easy to test quality/size trade-offs across presets and tuning parameters. The GitHub repository is a mirror; the canonical source of truth lives on Chromium’s git, and developer docs are hosted on WebP’s portal. The project underpins WebP support across browsers,...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 2
    Fresco

    Fresco

    An Android library for managing images and the memory they use

    Fresco’s image pipeline will load images from the network, local storage, or local resources. To save data and CPU, it has three levels of cache; two in memory and another in internal storage. Fresco’s Drawee shows a placeholder for you until the image has loaded and then automatically shows the image when it arrives. When the image goes off-screen, it automatically releases its memory. A decompressed image - an Android Bitmap - takes up a lot of memory. This leads to more frequent runs of...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    LosslessExtract

    LosslessExtract

    Lossless audio extraction tool for Bluray, DVD-Audio, SACD, MKV

    Lossless Extract for macOS and Windows is a tool for purists who demand perfect audio preservation. Designed for precision and simplicity, it effortlessly extracts high-resolution audio from Blu-ray, SACD, MKV or DVD=Audio sources. It handles Dolby TrueHD (with Atmos) and DTS-HD Master Audio preserving atmos object based meta data. Many tools decode immersive audio into PCM, which permanently destroys spatial metadata. Lossless Extract preserves the original audio stream so the immersive mix...
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 4

    FastoCloud PRO

    IPTV/NVR/CCTV/Video cloud https://fastocloud.com

    IPTV/Video cloud Features: Cross-platform (Linux, MacOSX, FreeBSD, Raspbian/Armbian) GPU/CPU Encode/Decode/Post Processing Stream statistics CCTV Adaptive hls streams Load balancing Temporary urls HLS push EPG scanning Subtitles to text conversions AD insertion Logo overlay Video effects Relays Timeshifts Catchups Playlists Restream/Transcode from online streaming services like Youtube, Twitch ...
    Downloads: 4 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
    base64io

    base64io

    A stream implementation for Python that provides transparent base64

    A stream implementation for Python that provides transparent base64 encoding and decoding of an underlying stream. This project is designed to develop a class, :class:`base64io.Base64IO`, that implements a streaming interface for Base64 encoding. Python has supported native Base64 encoding since version 2.4. However, there is no streaming interface for Base64 encoding, and none is available from the community. The legacy base64.encode and base64.decode interface lets you shuffle data between...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    OpenAuto

    OpenAuto

    AndroidAuto headunit emulator

    OpenAuto is an AndroidAuto(tm) headunit emulator based on aasdk library and Qt libraries. Main goal is to run this application on the RaspberryPI 3 board computer smoothly. The OpenAuto Pro is the most advanced Raspberry Pi-based, custom head-unit solution ready to retrofit your vehicle. The main functionality of the OpenAuto Pro software is to bring Users access to modern head-unit features like Bluetooth Hands-Free Profile, music streaming, integrated media player, navigation via Android...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 7
    DataMatrix.net
    A C#/.net-library for encoding and decoding DataMatrix codes (based on a .net-port of libdmtx). DataMatrix.net also contains a small application for generating PDF documents containing different types of 1D- and 2D-codes.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8

    Analyzer for Files

    A tool to look into file contents

    Analyzer for Files (AoF) is a tool to look into file contents, analyze the structure with installed plug-ins, and show the results with several split windows including converted data and a tree if successful. It was designed as a workbench with a core and plug-in extensions. It can handle the normal plain-text file and data, complex binaries supported with the corresponding plug-ins. What's more, the developers can deploy and release their own plug-ins according to the plug-in developing...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Pymedia is a C/C++/Python multimedia module to allow encode/decode/play multimedia information in mp3,ogg,avi etc. formats. Based on ffmpeg with added features and simple Python interface. To be used in multimedia apps written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    FFusion

    FFmpeg-based decoded component for Apple QuickTime

    This is a revival of the old FFusion QuickTime component, updated through the Perian project and extracted from there by RJVB. It aims to be a decode-only codec leveraging FFmpeg to do the actual work. For now it is based on libavcodec v52, as is Perian; the goal is to port it to use the current libavcodec, and then to build it for win32 QuickTime. In hope it'll improve playback performance for mp4, h264, etc. files. The source is hosted on GitHub, the SourceForge project holds the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ltcsmpte
    ltcsmpte is a collection of library functions to decode and encode linear/logitudinal time code (LTC) audio to/from SMPTE timstamps. ltcsmpte is deprecated and will soon reach its end-of-life. It is superseded by libltc + libtimcode + ltc-tools. * https://github.com/x42/libltc * https://github.com/x42/ltc-tools * https://github.com/x42/libtimecode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QAudioCoder

    QAudioCoder

    A Qt-based C++ library for audio decoding, encoding and conversion.

    QAudioCoder is a Qt library for decoding and encoding raw audio samples. The library also provides functionality to directly decode or encode audio files and convert between different formats. Currently only WAVE, MP3 and FLAC formats are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PNG decoder

    OmniMark library to decode PNG images.

    This is an OmniMark library that decodes PNG images into chunks, and outputs a representation of the image as a markup event stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A library written in C# for encoding and decoding animated Graphics Interchange Format (GIF) images. Based on NGif http://www.codeproject.com/KB/GDI-plus/NGif.aspx. Includes sample apps for encoding and decoding GIF files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LARMcess
    LARMcess is that "Linux Augmented Reality 3d Marker" . We will developing 3D Marker based on 2D Barcode(QR Code) on android OS. we can get the content's information from 2D barcode using android phone and display the content's 3D object and annou
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    File2QR is an Android app that let you encode any small file on the filesystem to a QR code. Conversely, you can decode the encoded file from the generated QR, with mobile's camera. File2QR is built on ZXing library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    libpac is a library to decode SBStudio PAC music modules into a stream of integer PCM audio data. The package contain the library itself, a CLI player, and plugins for XMMS and Winamp.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    JpgSrcDecFilter is a DirectShow filter for JPEG image decoding. The approach is to bundle source and decode functionality into one single filter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Libpsd is the Photoshop file format decode library in C language with full source code. It mainly decodes and blends *.psd files. It supports for Adobe Photoshop CS version, and is compatible with the previous versions of Photoshop.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    libFAD is a Flash Animation Decode library with actionscript supported, implement in C language from scratch, and performs well on embedded device.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    DecMPA is a simple MPEG Audio decoding library, supporting all MPEG Audio layers. Thus, it is able to decode MP3 data as well as data using the less common layers 1 and 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB