Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
function urlToBase64
Re-export
import { urlToBase64 } from "https://deno.land/x/discordeno@17.2.0/template/beginner/deps.ts";

Converts a url to base 64. Useful for example, uploading/creating server emojis.

Parameters

url: string