An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with base64-decoding

A curated list of projects in awesome lists tagged with base64-decoding .

https://github.com/powturbo/Turbo-Base64

Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!

arm avx avx2 avx512 base64 base64-decoding base64-encoding benchmark encoding encoding-library library neon simd sse

Last synced: 16 May 2025

https://github.com/gfoidl/base64

Base64 encoding / decoding with SIMD-support, also base64Url

base64 base64-decoding base64-encoding base64url simd

Last synced: 07 Apr 2025

https://github.com/pasthev/sensus

Sensus IR & RF Codes converter / analyzer for Lirc, Pronto, Broadlink & raw codes

base64-decoding base64-encoding broadlink home-assistant ir jeedom lirc pronto raw rf rmpro

Last synced: 14 Oct 2025

https://github.com/supurloop/ssf

Small System Framework - JSON parser/generator, Reed-Solomon, finite state machine framework, and other high quality interfaces for embedded systems.

base64-decoding base64-encoding byte-fifo-interface c-language crc16 crc32 embedded embedded-systems finite-state-machine fletcher-checksum forward-error-correction ini-parser json-parser linked-list memory-pool reed-solomon sha2 tlv ubjson

Last synced: 08 Oct 2025

https://github.com/ternaus/base64toimageconverters

Library for converting from RGB / GrayScale image to base64 and back.

base64-decoding base64-encoding base64-image base64image image-processing image2base64 jpeg python

Last synced: 09 Oct 2025

https://github.com/un-ts/ab64

The smallest and fastest Base64 implementation in JavaScript based on `atob` and `btoa` from browser native or `Buffer` from node

base64 base64-decoding base64-encoding base64url js-base64

Last synced: 17 Jul 2025

https://github.com/bitfaster/base64

Extension methods that convert to and from Base64 strings with fewer memory allocations.

base64-decoding base64-encoding

Last synced: 21 Sep 2025

https://github.com/dopecodez/base64-image

A base64 to image and vice versa converter using latest ES6.

base64 base64-decoding base64-encoding base64-image base64-tool image-base64

Last synced: 16 Jul 2025

https://github.com/vspaz/rsa-encrypt-decrypt-golang

a Go library to encrypt/decrypt data with RSA public/private key pair and do base85/base64 encoding/decoding.

ascii85 base64 base64-decoding base64-encoding base85 crypto decrypt decryption encrypt go golang rsa x509

Last synced: 26 Oct 2025

https://github.com/raku-community-modules/mime-base64

Encoding and decoding Base64 ASCII strings

base64-decoding base64-encoding mime-parser raku

Last synced: 14 Jul 2025

https://github.com/labs64/labs64.github.io

Labs64 Developers Tools - Useful Online Tools for Developers such as Convertors, Formatters, Viewers, Minifiers, Validators und many others: XML, JSON, JavaScript, Java, C#, Python, SQL

base64-decoding base64-encoding developer developer-tools json-formatter license-validation netlicensing tools toolset utilities utility

Last synced: 13 Sep 2025

https://github.com/vspaz/rsa-encrypt-decrypt-rs

A Rust lib to encrypt/decrypt data with RSA public/private key pair and do base85/base64 encoding/decoding.

base64 base64-decoding base64-encoding base64decode base64encode base85 rsa rsa-cryptography rsa-encryption rsa-key-encryption rust rust-library

Last synced: 26 Oct 2025

https://github.com/linusu/fast-base64-decode

A fast Base64 decoder with a low level API

base64 base64-decoding

Last synced: 14 Oct 2025

https://github.com/jsonjoy-com/base64

High-performance Base64 encoder and decoder in JavaScript, for browser and Node.js

base64 base64-decoding base64-encoding base64-url base64url

Last synced: 14 Oct 2025

https://github.com/ogios/youdao-translater

有道翻译,web端api接口,纯python,无需js,主要重写了非正常的base64解码和使用数组进行AES解密的方法

aes-128 api base64-decoding cbc reverse-engineering translator youdao youdao-fanyi youdao-fanyi-api

Last synced: 18 Jun 2025

https://github.com/lifailon/helperd

Desktop application for Transliteration, Password Generation and Base64 Encoding and Decoding.

app application base64 base64-decoding base64-encoding desktop desktop-app electron javascript js nodejs password-generator transliteration

Last synced: 01 Apr 2025

https://github.com/paradiseduo/konverter

Konverter can help you quickly convert URL encode(decode), uppercase and lowercase, md5, sha256, Base64 encode(decode), Unicode encode(decode), Hex encode(decode), SSR encode(decode), SS encode(decode),HTML encode(decode) on macOS

base64-decoding base64-encoding hash hex-decoding hex-encoding mac md5 ss ssr unicode url-decoding url-encoding

Last synced: 04 Mar 2025

https://github.com/svastikkka/multitool

MultiTool is a versatile application that provides several useful features to simplify your tasks. With Multi Tool, you can easily encode and decode Base64 text, validate JSON, convert text case, beautify JSON, trim strings, format colors, and even encode images to Base64.

base64-decoding base64-encoding case-converter color cron-expression cronjob decoder encoder json-beautifier json-validator json2yaml multitool rgb-hex-converter screen-recorder trim webrtc

Last synced: 23 Apr 2025

https://github.com/dylf/base64-decode-extension

A chrome extension for decoding base 64 strings, and open urls encoded in base 64.

base64-decoding chrome-extension typescript vite

Last synced: 18 Aug 2025

https://github.com/jeninsutradhar/base64-rust-encoder-decoder

A Rust implementation of a Base64 encoder and decoder. This project includes functions to encode binary data into a Base64 string and decode a Base64 string back into binary data.

base64 base64-decoding base64-encoding encoder-decoder encryption-decryption rust-lang rust-library

Last synced: 26 Feb 2025

https://github.com/cracko298/planet-life-cheat

An actual Planet-Life Cheat. Hacks the game via Save-Data. (Encrypted In Base64)

base64 base64-decoding base64-encoding cache-storage cheat hxd localeapp save-editor save-files

Last synced: 16 Jul 2025

https://github.com/nassiry/base64plus

Base64Plus is a modern, Unicode-safe Base64 encoding and decoding JavaScript library.

base64-decoding base64-encoding javascript typescript

Last synced: 14 Apr 2025

https://github.com/jfversluis/mauibase64imagesample

Sample code to demonstrate how to encode and decode Base64 images in .NET MAUI

base64 base64-decoding base64-encoding dotnet dotnet-maui maui sample-code

Last synced: 18 Nov 2025

https://github.com/knightchaser/base64

Simple BASE64 C++ Implementation for Windows commandline

base64 base64-decoding base64-encoding encoding

Last synced: 17 Jul 2025

https://github.com/dop251/base64dec

Universal Lenient Base64 Decoder

base64-decoding golang

Last synced: 21 Mar 2025

https://github.com/gabriel-logan/base64-oficial

Base64 Official is a simple and efficient application for encoding and decoding data in Base64. Available for Android, the application is ideal for developers, IT professionals and technology enthusiasts who need a quick and practical way to convert strings and files between the Base64 format and their original format.

apk app base base64 base64-decoding base64-encoding playstore

Last synced: 24 Jun 2025

https://github.com/barseghyanartur/rebus

Generate base64-encoded strings consisting of alphanumeric symbols only. https://pypi.python.org/pypi/rebus

base64 base64-decoding base64-encoding python

Last synced: 09 Oct 2025

https://github.com/collinsnji/base64encode

Implementation of Base64 encoding scheme in C++

base64 base64-decoding base64-encoding

Last synced: 05 Oct 2025

https://github.com/jacob-c-smith/base64

Base 64 encoding and decoding

base64 base64-decoding base64-encoding c

Last synced: 04 Mar 2025

https://github.com/muhammad-noraeii/cryptobase

CryptoBase: A tool to encode and decode text in Base64, with a Dark Mode toggle and a Copy Result button for easy copying.

base64 base64-decoding base64-encoding chrome-extension css extension firefox-extension html javascript

Last synced: 22 Mar 2025

https://github.com/4kills/base64encoding

Super fast base64 encoding/decoding library, supporting custom charsets. Written in pure go.

base64 base64-decoding base64-encoding base64-urlsafe compression decompression go library

Last synced: 04 Apr 2025

https://github.com/tburyanek/ztest_download_base64

Simple utility program to download BASE64 data to local file (SAP ABAP)

abap base64 base64-decoding sap

Last synced: 07 Apr 2025

https://github.com/danieljdufour/fast-b64

Quickly Convert between B64 and Binary Strings

b64 base64 base64-decoding base64-encoding binary bits compression data

Last synced: 08 Oct 2025

https://github.com/bananzg/base64gui

For knowledge sharing to new joiner in company

base64 base64-decoding base64-encoding eclipse java

Last synced: 22 Feb 2025

https://github.com/t-88/base64-rust

implementing base64 encoding and decoding algorithm

base64 base64-decoding base64-encoding rust

Last synced: 27 Mar 2025

https://github.com/celsodias12/base64-from-scratch

This is a project that provides functions to encode and decode strings or files to base64.

base64 base64-decoding base64-encoding javascript nodejs

Last synced: 17 Jul 2025

https://github.com/nuid/base64

Cross-platform base64 {en,de}coding

base64 base64-decoding base64-encoding clj cljc cljs clojure clojurescript

Last synced: 13 Mar 2025

https://github.com/simplyprogrammer/java-serialx

Store Java objects into JSON or any format you want! SerialX is a powerful lightweight utility library to serialize Java objects programmatically via tweakable recursive descent parser for custom domain-specific languages!

base64-decoding base64-encoding data-storage domain-specific-language fast java java-serialization-alternative javautils json json-alternative objecttostring readfile reading recursive-descent-parser serialization serialization-library serialize-objects unserialize writefile writing

Last synced: 27 Mar 2025

https://github.com/spreedated/base64image

Convert Base64 Strings to Images and vice versa

base64 base64-decoding base64-encoding image-processing

Last synced: 13 Mar 2025

https://github.com/seng3694/base64

Base64 encode and decode

base64 base64-decoding base64-encoding c cmake

Last synced: 21 Mar 2025

https://github.com/shafiqsadat/base64

String to base64 & base64 to String in java !

base64-decoding base64-encoding java

Last synced: 25 Feb 2025

https://github.com/charan12-git/message-encode-and-decode

This Python project uses Tkinter,base64 library, and Vigenre Cipher algorithm to develop a system for encoding and decoding messages.

ascii base64-decoding base64-encoding encoding-decoding python tkinter-gui vigenere-cipher

Last synced: 15 Sep 2025

https://github.com/limitedeternity/bdb64

Brain-Dead Base64 Encoder/Decoder

api base64 base64-decoding base64-encoding

Last synced: 30 Jul 2025

https://github.com/tsmoreland/base64.cpp

Base64 encode/decode command line utility

base64-decoding base64-encoding cpp20 win32

Last synced: 11 Aug 2025

https://github.com/codinasion/base64-pro

The most reliable Base64 encoder/decoder tool.

base64 base64-decoding base64-encoding codinasion nextjs

Last synced: 23 Aug 2025

https://github.com/m5lk3n/base64

Simply base64 as a web service in Golang.

base64 base64-decoding base64-encoding gin gin-gonic go golang

Last synced: 15 Apr 2025

https://github.com/thepuppetqueen57/basket

Basket is a tool made in kotlin to base64 decode and encode

base64 base64-decoding base64-encoding kotlin

Last synced: 08 Mar 2025

https://github.com/ehsanparsania/base64

Rewrite base64 encode & decode functions manually ( Ascii => 8bits => 6bits => base64 )

ascii base64 base64-decoding base64-encoding encoding

Last synced: 29 Mar 2025

https://github.com/cracko298/planet-life-save-converter

Convert your Planet-Life Saves To and From Base64 & *.planet files.

base64 base64-decoding base64-encoding data python python-script python3 save-converter save-data save-files

Last synced: 15 Mar 2025

https://github.com/twfksh/base64

base64 encoder-decoder written in Zig

base64 base64-decoding base64-encoding zig ziglang

Last synced: 24 Mar 2025

https://github.com/maddsua/base64

Lightning-fast singe-header base64 encoder/decoder written in C

base64 base64-binary base64-decoding base64-encoding decoding encoding

Last synced: 06 May 2025

https://github.com/reiver/go-base64

Package base64 provides decoders and encoders for the base64 encoding, for the Go programming language. This package base64 is meant to be a replacement for Go's built-in "encoding/base64" package.

base64 base64-decoding base64-encoding base64decoder base64encoder base64url

Last synced: 20 Mar 2025

https://github.com/rorycl/base64toraw

golang module for wrapping both rawstd and std base64 encoded content so both types can be read by a base64.RawStdEncoding decoder.

base64 base64-decoding base64decoder golang golang-library golang-package

Last synced: 31 Mar 2025

https://github.com/mustafadalga/ps-base64

PowerShell Encoding & Decoding (Base64)

base64 base64-decoding base64-encoding powershell powershell-base64

Last synced: 11 Mar 2025

https://github.com/sergeiown/encryption_variations

Base64 and XOR console and web encryptors implement console and web interfaces for encoding and decoding text using different encryption methods: base64 and XOR. Each interface supports text input in Cyrillic and Latin, as well as the ability to save the results to a text file.

base64-decoding base64-encoding decription encription javascript nodejs xor-decoder xor-encryption

Last synced: 24 Oct 2025