Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of douzi8/base64-img

Account's avatar
douzi8/ajax-request
Http request for nodejs, and it also support file download
Account's avatar
douzi8/file-system
Strengthen the ability of file system
Account's avatar
gruntjs/grunt
The JavaScript Task Runner

Support the repos that depend on this repository

Top contributors

douzi8's profile
douzi8
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
douzi8

douzi8/base64-img

convert img to base64, or convert base64 to img

JavaScript
164
30
No license

**base64-img** is a lightweight Node.js utility that encodes image files to Base‑64 strings and decodes Base‑64 data back into image files. It offers both asynchronous and synchronous APIs for file‑to‑string conversion, HTTP‑fetched images, and writing decoded images to disk, making it useful for developers who need to embed or transmit images as text in web or server‑side projects.