It’s an inlined image (png), encoded in base64. It can make a page faster: the browser doesn’t have to query the server for the image data separately, saving a round trip.
(It can also make it slower if abused: these resources are not cached, so the bytes are included in each page load.)
Related Posts:
- JPG vs. JPEG image formats
- Changing image size in Markdown
- Changing image size in Markdown
- How do I add an image to an HTML file?
- Transparent background in JPEG image
- How to view .img files?
- How to view .img files?
- Specifying width and height as percentages without skewing photo proportions in HTML
- CSS3 Rotate Animation
- How to display Base64 images in HTML
- Android: failed to convert @drawable/picture into a drawable
- How can I convert MP3 file to a Base64 encoded string? [closed]
- python base64 to hex
- How to resize an image with OpenCV2.0 and Python2.6
- Embed image in a
- Image is not showing in browser?
- How can you encode a string to Base64 in JavaScript?
- How do you decode Base64 data in Python?
- forbidden 403 on image URLS
- How do I insert a JPEG image into a python Tkinter window?
- What is base 64 encoding used for?
- Is element block level or inline level?
- How do I auto-resize an image to fit a ‘div’ container?
- android image button
- How to vertically align an image inside a div
- CSS Display an Image Resized and Cropped
- How to place a text next to the picture?
- How to put a text beside the image?
- CSS: Moving the text down a few pixels but keeping the background still?
- How to create a video from images with FFmpeg?
- How do I resize an image using PIL and maintain its aspect ratio?
- How do I display local image in markdown?
- Why java unknown: import org.apache.commons.codec.binary.Base64;?
- Bootstrap 4 images thumbnail classes
- CSS: Moving the text down a few pixels but keeping the background still?
- How to Use TextureBrush for painting an Image
- How to Use TextureBrush for painting an Image
- Programmatically change the src of an img tag
- CSS Background image not loading
- Change color of PNG image via CSS?
- How to “crop” a rectangular image into a square with CSS?
- How do I encode and decode a base64 string?
- Range of valid character for a base 64 encoding
- CSS centred header image
- Failed to load resource: net::ERR_CONTENT_LENGTH_MISMATCH
- imageio.IIOException: Can’t read input file
- No module named Image
- Saving a Numpy array as an image
- Java: Rotating Images
- How to display image with JavaScript?
- Resize image with javascript canvas (smoothly)
- Load image with jQuery and append it to the DOM
- How to fade an image with CSS without opacity?
- How can I convert an image into Base64 string using JavaScript?
- matplotlib: how to draw a rectangle on image
- Wrap text around bootstrap image
- Define an ‘s src attribute in CSS [duplicate]
- How to add an image to a JPanel?
- RuntimeWarning: overflow encountered in ubyte_scalars
- Showing an image from an array of images – Javascript
- JavaScript: Get image dimensions
- Is it possible to set the equivalent of a src attribute of an img tag in CSS?
- What is the difference between “JPG” / “JPEG” / “PNG” / “BMP” / “GIF” / “TIFF” Image?
- How to add image that is on my computer to a site in css or html?
- Changing the image source using jQuery
- How to embed image or picture in jupyter notebook, either from a local machine or from a web resource?
- TypeError: Image data can not convert to float
- Adding a blurred border in CSS
- Contain an image within a div?
- TypeError: Image data can not convert to float
- How to make layout with rounded corners..?
- Extract images from .swf viewer?
- Image Segmentation using Mean Shift explained
- Making an image act like a button
- CSS force image resize and keep aspect ratio
- Adding image to JFrame
- Setting transparent images background in IrfanView
- Display text on MouseOver for image in html
- Remove alpha channel in an image
- HTML5 Canvas Rotate Image
- Can I store images in MySQL
- Setting background images in JFrame
- Python OpenCV2 (cv2) wrapper to get image size?
- Equivalent to matlab’s imagesc in matplotlib? [duplicate]
- Tooltip on image
- How to Resize a Bitmap in Android?
- Removing whitespace between HTML elements when using line breaks
- How to get multiple images to auto resize and stay centered within a div
- Display text on MouseOver for image in html
- How to resize an Image C#
- Storing Images in DB – Yea or Nay?
- How can I convert an image into Base64 string using JavaScript?
- How To Change Default Image Thumbnail Sizes in WordPress
- language flags (Image links) with css not work in WordPress costum theme
- WordPress: “Sorry, this file type is not permitted for security reasons” when trying to upload standard image files
- WordPress / Elementor site doesn’t load full or correctly
- facebook- wordpress post not showing pictures on fb link
- Full width image in separated row on wordpress (Ref attacted)