The Techinque
After you have an image you would like to insert, reduce the size of the image so that your .html code is not overly obese.
Free Online Image Compression
https://compressjpeg.com/
Next use an online image to .html conversion service (be sure to remove the body and .html tags if inserting into a text webpage)
http://html.imageonline.co/
https://codepen.io/emad_elsaid/pen/bCaLE
https://ezgif.com/image-to-datauri/ezgif-1-e15fd18146ca.png
Next visit below link to reduce the size of the .html code
https://www.textfixer.com/html/compress-html-compression.php
This results in the following image below.
Right clicking your mouse and selecting "view page source" will reveal that the below image is not hosted on any webserver. In the future, videos will also be able to be produced this way. This means that you will no longer have to upload your video to YouTube and have them host your video as it will be entirely .html based.
Click the links below to view this webpage's source code.
Source 1 - https://htmlstrip.com/html-source-code-viewer
Source 2 - https://www.view-page-source.com/
Convert Youtube Videos to .GIF - Youtube to .gif conversion
https://www.kapwing.com/convert-video Thank you for reading.