Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
January 16, 2022 05:24 pm GMT

Share Mp3 as Secret Message

It's easy to share text, string, JSON, or XML data over the web. But what if there is a need to share an MP3 file as a secret message?

You can use MP3 to base64 string tool do that.

I have been using MP3 to base64 tools to generate the base64 string and send it via DM in tweeter or on Facebook.

This website helps to do achieve to send a mp3 file as string.

https://codebeautify.org/mp3-to-base64-converter

Open above link and upload the mp3 file. This tool will generate the base64 string.

Image description

I hope it helps.


Original Link: https://dev.to/cbmgit/share-mp3-as-secret-message-3nbc

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To