{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-02T15:45:20.261Z","discovery":{"catalog":"https://freepngtojpg.com/tools.json","llmsTxt":"https://freepngtojpg.com/llms.txt","sitemap":"https://freepngtojpg.com/sitemap.xml"},"relatedTools":[{"slug":"base64-to-image","name":"Base64 to Image","url":"https://freepngtojpg.com/base64-to-image"},{"slug":"code-to-image","name":"Code to Image","url":"https://freepngtojpg.com/code-to-image"},{"slug":"color-picker-from-image","name":"Color Picker From Image","url":"https://freepngtojpg.com/color-picker-from-image"},{"slug":"image-to-text","name":"Image to Text (OCR)","url":"https://freepngtojpg.com/image-to-text"},{"slug":"colors-from-image","name":"Colors from Image","url":"https://freepngtojpg.com/colors-from-image"},{"slug":"image-cropper","name":"Image Cropper","url":"https://freepngtojpg.com/image-cropper"},{"slug":"image-to-grayscale","name":"Image to Grayscale","url":"https://freepngtojpg.com/image-to-grayscale"},{"slug":"image-to-bw","name":"Image to Black & White","url":"https://freepngtojpg.com/image-to-bw"}],"kind":"converter","slug":"image-to-base64","name":"Image to Base64","description":"Convert an image to a base64 data URL — paste it directly into HTML, CSS, or JSON.","longDescription":"Drop in an image (PNG, JPG, WebP, GIF, BMP, SVG, AVIF) and download a .txt file containing a base64 data URL. Data URLs let you inline an image directly into HTML (img src), CSS (background-image: url(...)), or JSON payloads — no separate file fetch needed. The output preserves the original MIME type. Everything runs locally in your browser; your image never gets uploaded.","category":"image","categoryName":"Image","keywords":["image to base64","convert image to base64","image base64 encoder","png to base64","jpg to base64","image to data url","base64 image converter","image to base64 online","image to base64 free","encode image base64","data url generator","inline image base64"],"url":"https://freepngtojpg.com/image-to-base64","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".png",".jpg",".jpeg",".webp",".gif",".bmp",".svg",".avif"],"mimeTypes":["image/png","image/jpeg","image/webp","image/gif","image/bmp","image/svg+xml","image/avif"]},"output":{"type":"file","extension":".txt","mimeType":"text/plain"},"options":[],"invocation":{"webUi":"https://freepngtojpg.com/image-to-base64","api":null,"notes":"Currently runs client-side in the user's browser. Drop a file on the UI at `webUi` and download the converted result. A remote MCP/REST API is planned."}}