Showing 20 open source projects for "shutter encode mac"

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
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 1
    jwt-cli

    jwt-cli

    A super fast CLI tool to decode and encode JWTs built in Rust

    A super-fast CLI tool to decode and encode JWTs built in Rust. jwt-cli is a command line tool to help you work with JSON Web Tokens (JWTs). Like most JWT command line tools out there, you can decode almost any JWT header and claims body. Unlike any that I've found, however, jwt-cli allows you to encode a new JWT with nearly any piece of data you can think of. Custom header values (some), custom claim bodies (as long as it's JSON, it's game), and using any secret you need.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    sttr

    sttr

    Cross-platform, cli app to perform various operations on string

    sttr is command-line software that allows you to quickly run various transformation operations on the string.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Jwt.Net

    Jwt.Net

    Jwt.Net, a JWT (JSON Web Token) implementation for .NET

    This library supports generating and decoding JSON Web Tokens. By default JSON serialization is performed by JsonNetSerializer implemented using JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JSON implementation for Ruby

    JSON implementation for Ruby

    JSON implementation for Ruby

    This is an implementation of the JSON specification according to RFC 4627. You can think of it as a low-fat alternative to XML if you want to store data on disk or transmit it over a network rather than use a verbose markup language. Both variants of the JSON generator generate UTF-8 character sequences by default. If an:ascii_only option with a true value is given, they escape all non-ASCII and control characters with \uXXXX escape sequences, and support UTF-16 surrogate pairs in order to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 5
    Jingo

    Jingo

    This package provides the ability to encode golang structs

    This package provides the ability to encode Golang structs to a buffer as JSON. Buffer is a simple custom buffer type that complies with io.Writer. Its main benefit is that it has a pooling built-in. This goes a long way to helping make jingo fast by reducing its allocations and ensuring good write speeds. When you create an instance of an encoder it recursively generates an instruction set that defines how to iteratively encode your structs. This gives it the ability to provide a clear API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    linndrumcass

    linndrumcass

    linndrumcass: tools for the LinnDrum data cassette format

    linndrumcass: tools for the LinnDrum data cassette format Included tools: * linndrumcassdecode: decode LinnDrum data cassette * linndrumcassencode: encode LinnDrum data cassette * linndrummemparse: parse LinnDrum pattern+song memory image Special features: Decoding of patterns and songs, export to MIDI files. Copyright (c) 2018-2022 by Klaus Michael Indlekofer. All rights reserved. Note: Special restrictions apply. See disclaimers below and within the distribution. (We are not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ppgwavecass

    ppgwavecass

    ppgwavecass: tools for the PPG Wave 2/2.2/2.3 data cassette format

    ppgwavecass: tools for the PPG Wave 2/2.2/2.3 data cassette format Included tools: * ppgwave2cassdecode: decode PPG Wave 2 data cassette * ppgwave22cassdecode: decode PPG Wave 2.2/2.3 data cassette * ppgwave2cassencode: encode PPG Wave 2 data cassette * ppgwave22cassencode: encode PPG Wave 2.2/2.3 data cassette * ppgwavecass_bin2syx: convert bin-file into syx-file * ppgwavecass_syx2bin: convert syx-file into bin-file * ppgwave22seqsparse: parse PPG Wave 2.2/2.3 Sequences (with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    wersidatencassette

    wersidatencassette

    tools for Wersi Datencassette, RS232 packets, and image file formats

    wersidatencassette: tools for Wersi Datencassette, RS232 packets, and image file formats for the Wersi DX100/DX300/DX350/DX400/DX500 organs and CX5 drum machine Included tools: * wersicassdecode, wersicassencode: decode/encode cassettes * wersibinparse: analyze files * cx5_cart2dump, cx5_dump2cart: convert CX5 cartridge files * dx400ram34_ram2dump, dx400ram34_dump2ram: convert DX400/DX500 RAM files * wersi_rs232_receive, wersi_rs232_send: receive/send via RS232 Special features:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    drumucass

    drumucass

    drumucass: tools for the E-mu Drumulator data cassette format

    drumucass: tools for the E-mu Drumulator data cassette format Included tools: * drumucassdecode: decode Drumulator data cassette * drumucassencode: encode Drumulator data cassette * drumumemparse: parse Drumulator NVRAM image * drumumemupgrade: upgrade firmware version 1 Drumulator NVRAM image * drumusoundlist: list drum sounds in Drumulator ROM images Special features: Decoding of segments and songs, export to MIDI files. Export of drum sounds to WAV files. Copyright (c)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 10
    Base62 Encode/Decode Utility

    Base62 Encode/Decode Utility

    A tool for encoding/decoding to base62

    the package chewingum contains two main programs: - base62 - chew They have been implemented in perl. Base62 has been coded in c++ too. chew has been written to shorten long decimal integer numbers into base62 strings. It's not a mere base conversion, because it doesn't use arithmetic inside its logic. In this way it can convert very long numbers into strings quickly, without overflows. For example if I want to share an id using an url, this will make the url shorter. the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wersicx2datencassette

    wersicx2datencassette

    wersicx2datencassette: tools for Wersi CX2 Datencassette

    wersicx2datencassette: tools for the Wersi CX2 data cassette format Included tools: * wersicx2cassdecode: decode Wersi CX2 Datencassette * wersicx2cassencode: encode Wersi CX2 Datencassette * wersicx2binparse: parse Wersi CX2 binary dump file Note: Tools for the Wersi data cassette format for organs of the Wersi DX-series (with CX3, CX3S, CX4) and the Wersi CX5 drum machine can be found here: https://sourceforge.net/projects/wersidatencassette/ Copyright (c) 2017-2019 by Klaus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    he

    he

    A robust HTML entity encoder/decoder written in JavaScript

    he is a JavaScript library that provides robust HTML entity encoding and decoding, with full Unicode support. It supports all standardized named character references (e.g., ©, —), handles numeric and hex entities, and deals properly with astral Unicode symbols (i.e., code points outside the BMP). The library is designed so that he.decode(input) will safely convert HTML-entity encoded strings into proper Unicode text, and he.encode(text, options) will encode non-ASCII or special...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JuniCoder is a Java project that uses unicode as a base for decoding and encoding formats that invented workarounds to express characters not covered by ASCII. Decoders translate those inventions to unicode. Encoders encode to these inventions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Wrap

    Wrap

    The easy to use Swift JSON encoder

    Wrap is an easy-to-use Swift JSON encoder. Don't spend hours writing JSON encoding code - just wrap it instead. Using Wrap is as easy as calling wrap() on any instance of a class or struct that you wish to encode. It automatically encodes all of your type’s properties, including nested objects, collections, enums and more. It also provides a suite of simple but powerful customization APIs that enables you to use it on any model setup with ease.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    wbxml-stream

    wbxml-stream

    Java StAX implementation for the WBXML format.

    The wbxml-stream library is a Java StAX implementation for the WBXML format. StAX - Streaming API for XML is a standard API inside JavaSE for parsing XML documents. WBXML - WAP binary XML is a binary representation of XML used mainly for transmitting XML in a more compact way. In other words the wbxml-stream library lets java parse and encode WBXML documents using StAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Large Text File converter

    Java Based Heavy-duty utilitity to process large delimited text files

    TextZilla is a Multithreaded Java utility which can process huge size delimited text files to extract, convert, encode, decode, encrypt/decrypt text data from source and write it in desired output file or files. It provides fully extensible framework based on which Java classes can be created, for example it currently has MD5 conversion capability, based on same design classes for 3DES ,AES or any other Algo can be created. Another strength of this tool is in its configurability, it's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ExiProcessor

    Command-line program for processing Efficient XML Interchange (EXI)

    ExiProcessor is a command-line program that encodes text XML files into binary EXI and decodes EXI files into XML. It uses the open source Java-based library EXIficient (http://exificient.sourceforge.net) as the EXI parser. In essence, ExiProcessor is a command-line interface to EXIficient. ExiProcessor can help people learn about the various EXI encoding and decoding options and how those options affect compression ratios. The source code itself can also be used as an example of how to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XMLSer(ializer) is a library to encode Java objects into XML. Currently at a very basic stage, it should still handle most objects properly. Some customization of XML, such as aliasing, is supported. All special handling is done via annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project offers 3 basic tools for manipulating binary files: 1) flexible hexdump 2) hexencoder that reads a binary file and applies provided binary changes at given offsets and 3) a binary compare that gives summary of ranges where files differ
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next