@miot-plugin/base64-js
Base64 encoding/decoding in pure JS
Base64 encoding/decoding in pure JS
Convert text with font specification to image format
Convert text with font specification to image format
文件保存与图片转换 from https://github.com/jiang-jackson/jqy-save-file
File saving and picture conversion from https://github.com/jiang-jackson/jqy-save-file
File saving and picture conversion,forked from https://github.com/jiang-jackson/jqy-savefile
Convert to data-uri from image path.
Encodes and Decodes Base64 strings.
A client side JavaScript image compression library. Forked from compress.js (alextanhongpin), and improved rewrite by David Moodie.
package automatically converts all your base64 to separate images and vice versa and replace paths in your html
encode and decode string to base64url
Save base64 data to image file.
encode and decode base64 url
Easy Base64 Converter.
The ReacjJS Base64 localStorage2 package, allow to save key/value pairs in a web browser, already encoded in Base64
Simple app of converting image to base64, support image file upload, clipborad data, net image url.
A base64 encoder and decoder utility for Node.
const base64urlsafe = require('base64urlsafe');
Command line utility to convert one file/string into compressed base64 encoding. the file/string can be decompressed and decoded to its original status.