A GUI tool built in Powershell to help with embedding a GIF into a Blog like Dev.To from a GIF site like GIPHY.com
Use this tool to convert GIPHY.com GIF Sharing links into a line of Markdown with HTML code for blogs and some Markdown editors.
ReproDev.com GIPHY-Linker article
-
Download and run the GIPHY-Linker.PS1 file
-
Go to giphy.com or your fave GIF site and find a GIF
- Click Share on the GIF and copy the 'Copy GIF Link'
- Paste the link into the box in GIPHY Linker
- Click 'Convert into Markdown with HTML' to create the HTML code for your Blog with your chosen GIF
- Use 'Copy HTML' to copy the link to your clipboard
- Paste your HTML line of code into your blog like normal
- Use 'Clear' to reset the form and start it up again
Please go ahead and follow me for more and feel free to comment on if this works for you, if you've found a way to make this process better or if there is anything in here that needs to be amended to make it flow better. I'd love to hear from anyone that has given this a try
Yours technically, ReproDev