Convert an image into a Base64 data URI for inlining in CSS or HTML, with a ready snippet.
Inlining avoids an extra request but inflates size by ~33%. Best for small icons. The file never leaves your browser.