Tumblr GIF Downloader - Quickly Save GIFs Online for Free
Quickly grab your favorite Tumblr GIFs *
* With Instag, saving GIFs from Tumblr takes just seconds — no apps or extensions needed.
* With Instag, saving GIFs from Tumblr takes just seconds — no apps or extensions needed.
Grabbing GIFs from Tumblr with Instag is super quick and easy. Just pop your URL in above or add our URL before any content link.
instag.com/https://www.example.com/path/to/media
Find the GIF you want on Tumblr and copy its link.
Drop your Tumblr GIF link right into the input field above.
Tap save and your GIF downloads to your device in moments. Love it!
Want to add saves to your own product? Our API does the heavy lifting — simply make a request and we send back the file. Quickly. Reliably.
import requests
response = requests.post(
"https://api.instag.com/api/download",
headers={"Authorization": "API_KEY"},
json={"url": "URL"},
)
for item in response.json()["items"]:
print(item["type"], item["url"])
Instag respects your privacy completely. No files are ever stored on our end — every download streams directly to your browser through a secure, real-time connection.
API
Privacy Policy
Terms of Service
Contact Us
Follow us on BlueSky
2026 Instag LLC | Made by nadermx