Extension Icon

GIF Search

Search the Internet for animated GIFs
AvatarJoe Schmitt
26,512 Installs
OverviewCommandsVersion History

Versions20

Use native pagination - March 12, 2024

  • Switched to using native pagination for better scrolling experience
  • Allows for retrieving more results as the user scrolls with the mouse
  • Updated dependencies for improved compatibility and performance

Cache favorite GIFs locally - March 6, 2024

  • Cache favorite GIFs locally to improve performance.

Added Extension Keywords - January 30, 2024

  • Added extension keywords, making it easier to find in the store.

Fix GIFS downloaded from Giphy at lower quality - December 1, 2024

  • Fixes a bug where GIFs downloaded from Giphy were of a lower quality than the original

Infinite Scroll - December 2, 2023

  • Add infinite scroll to the Trending and Search sections

Catch error when returning to Gif Details after Copy GIF - October 18, 2023

  • Catches TypeError: dispatch is not a function error that was displayed to the user

GIF Search Improvements - October 2, 2023

  • Remove the list layout to simplify both the extension's user experience and developer experience.
  • Add "frecency" sorting to recents and favorites so that often-used GIFs come first.
  • Add support for Giphy Clips
  • Add download GIF action
  • Add action to load more GIFs

Add preference for Grid trending item size - July 7, 2022

  • Adds a new preference to control the size of grid items in the Trending view

Fix Tenor bug in Grid view - July 5, 2022

  • Fixes bug where medium-sized Tenor grid gifs weren't animating
  • Switches the default layout type to grid
  • Default initial state grid items to "small"

Add Grid Item Size option - June 7, 2022

  • Adds preference for controlling the Grid Item Size
  • Use original gif files when displaying Large Grid items
  • Removes "Show GIF Preview" preference. GIF previews are now solid and should always be shown

Added Grid Layout Support - June 7, 2022

  • Adds new option to display results in a Grid or a List

New Metadata - May 9, 2022

  • Adds a new icon
  • Adds metadata to list items

Added new action - April 25, 2022

  • Adds a new action to copy as Markdown

Show "Recent" GIFs

  • Adds a new "Recent" section that shows GIFs you recently performed an action on (excluding Favorites)
  • Sorts Recents and Favorites by most recently used or fav'd
  • Limits "Recents" and "Favorites" in initial views to 1/2 of the max result count

Add unified GIF search command & adding to favorites - April 9, 2022

  • Breaking: Remove separate service commands in favor of the one unified "Search for GIFs" command
  • New: Unified "Search for GIFs" command that searches across GIF services
  • New: Save GIFs as Favorites
  • New: Favorites view to see and search favorite gifs across all services
  • New: Preference for max number of search results (defaults to 10)
  • Fix: Use gif slug as file name when copying file to clipboard
  • Fix: Add section dividers to GIF Details Actions
  • Fix: Add custom Empty States for Finer GIFs Club and Favorites view

Remove static GIF preview warning 🎉 - April 6, 2022

  • Removes the warning about GIFs no longer animating, Raycast v1.32.0 supports GIFs in Details
  • Update GIF preview preference to be enabled by default
  • Reorder the default actions order based on user feedback

New GIF Details View with Metadata - March 30, 2022

  • Adds a GIF Details page that displays GIF metadata
  • Fixes the jumpiness when jumping between GIF previews by giving all gifs a static 200px height
  • Changes the attribution image based on the theme environment to enhance readability

Improved Experience - March 22, 2022

  • Giphy and Tenor keys no longer required, downloads shared keys by default

New Customizations & New GIF Search Engine - March 21, 2022

  • Adds support for copying the GIF file itself (instead of the URL) to the clipboard via AppleScript
  • Adds a "Secondary Action" preference to change the action on CMD + ENTER
  • Adds a new command to search for GIFs from The Finer Gifs Club

New Features - March 10, 2022

  • Add GIF Preview Setting
  • Add Default Action Customization
  • Add Copy Page URL Option