Giphy Batch Export

Download GIFs from Giphy — single or batch with format selection

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Upphovsman
XX Tang
Dagliga installationer
0
Totala installationer
0
Betyg
0 0 0
Version
1.0.0
Skapad
2026-04-23
Uppdaterad
2026-04-23
Size
32,1 KB
Licens
MIT
Gäller för

Giphy Batch Export

A Tampermonkey userscript that adds single-GIF and batch download to any Giphy channel page.

Requirements

Tampermonkey (Chrome / Firefox / Safari)

Install

  1. Open Tampermonkey → Create a new script
  2. Paste the contents of giphy-downloader.user.js
  3. Save

Usage

Single GIF

Hover any GIF — a button appears. Click it and pick a format.

Batch download

Navigate to a Giphy channel (e.g. giphy.com/someuser). A Download All button appears in the footer bar next to the Privacy link. Click it, pick a format, and the script will:

  • Page through the full channel feed
  • Download each file with a 500 ms delay between requests
  • Retry up to 3× on rate-limit (429) or network errors
  • Stream files into ZIP archives, splitting at 500 MB
  • Prompt before downloading if the total exceeds 500 MB

Click Cancel at any time — already-downloaded files are saved as a partial ZIP.

Formats

Key Description
source Source GIF (original upload) — highest quality
original Original GIF
original_mp4 Original MP4

Output filenames

<title>_<id>.<ext> for individual files
<username>_<format>_<YYYYMMDD>[_partN].zip for batch ZIPs