jqy-save-file
文件保存与图片转换 from https://github.com/jiang-jackson/jqy-save-file
文件保存与图片转换 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.
Safe Base64 de/encoding to and from strings and typed arrays
一个Vite插件用于在开发环境下将小于4kb的图片转为base64以确保同Vite开发环境的默认处理方式。A Vite plug-in is used to convert images smaller than 4kb into base64 in the development environment to ensure the same default processing as the Vite development environment.
Uma função utilitária para conversões entre sistemas numéricos (Base10, Base2, Base64) e texto em JavaScript.