Turn a URL into a base64 encoded jpg, png, bmp or pdf.
-
grab an API key from convertio.io for free (25 conversion minutes per day)
-
send a url using the “convert url to image process”
-
wait a few seconds then push the id to the “get image” action for the image to return as “content”
-
You can use the get data from external api to “check status” for either status ok or “step_percent” upto 100.
** also when you set the filename you must include the extention ie. snapshot.jpg & when choosing output format leave the full stop out - jpg
I will add the direct file convert function in the coming days too. could be handy if you want all user profile pics to be in the same format among other things.