All Projects → kannonboy → Sketch Gifme Plugin

kannonboy / Sketch Gifme Plugin

Licence: mit
Embed gifs and videos in your Sketch files!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Sketch Gifme Plugin

Sketch Image Compressor
A Plugin for Sketch that compresses your bitmap assets, to keep filesize to a minimum.
Stars: ✭ 338 (+23.36%)
Mutual labels:  sketch-app, sketch-plugins, sketch-plugin, sketch
Overrideit Sketchplugin
Overrideit is sketch plugin that allow designers to search in overridelist and overrides dropdowns, and with many other features.
Stars: ✭ 113 (-58.76%)
Mutual labels:  sketch-app, sketch-plugins, sketch-plugin, sketch
autopdfexporter-sketch-plugin
A Sketch Plugin to auto-export all '[S]' Prefix artboards to a single pdf, no slices needed! Plugin auto creates slices from prefixed Artboards and exports them into a single page-sorted pdf file.
Stars: ✭ 16 (-94.16%)
Mutual labels:  sketch, sketch-plugin, sketch-app, sketch-plugins
Sketch Styles Generator
Generate hundreds of Sketch Shared Styles in a matter of seconds.
Stars: ✭ 537 (+95.99%)
Mutual labels:  sketch-app, sketch-plugins, sketch-plugin, sketch
Keys For Sketch
Advanced shortcut manager for Sketch app.
Stars: ✭ 281 (+2.55%)
Mutual labels:  sketch-app, sketch-plugins, sketch-plugin, sketch
Import Colors Sketch
Import colors from macOS CLR, Photoshop ACO/ACT, Illustrator ASE, GIMP GPL, Sketch, Text file to Sketch color variables.
Stars: ✭ 32 (-88.32%)
Mutual labels:  sketch-app, sketch-plugins, sketch-plugin, sketch
sketch-library-audit
Export Symbol and Shared Style data from any Sketch Library to CSV.
Stars: ✭ 17 (-93.8%)
Mutual labels:  sketch, sketch-plugin, sketch-app
Sketch Batch Create Symbols
A plugin for Sketch to convert selected layers to individual symbols.
Stars: ✭ 134 (-51.09%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Camilo
Sketch plugin specially crafted to work in Design systems with multiple themes
Stars: ✭ 175 (-36.13%)
Mutual labels:  sketch-app, sketch-plugins, sketch-plugin
Pdf Export Sketch Plugin
Sketch plugin for PDF exporting
Stars: ✭ 231 (-15.69%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Sketch Palettes
A Sketch plugin for exporting and importing fill presets. It supports colors, gradients, and pattern fills.
Stars: ✭ 2,267 (+727.37%)
Mutual labels:  sketch-app, sketch-plugin, sketch
typex
Typography web export (css, sass, html, json, ..) plugin for Sketch
Stars: ✭ 42 (-84.67%)
Mutual labels:  sketch, sketch-plugin, sketch-app
Exporter
A Sketch plugin that exports Sketch artboards into clickable HTML file.
Stars: ✭ 131 (-52.19%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Sketch Potrace
Potrace for Sketch is a bitmap tracing plugin. It converts bitmap images into monochrome vector graphics.
Stars: ✭ 122 (-55.47%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Sketch Select
🖱 Make it much more convenient to select layers with similar attributes.
Stars: ✭ 114 (-58.39%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Sketchcrapp
SketchCrapp - Crack your Sketch.app in seconds :) Supports MacOS Big Sur.
Stars: ✭ 218 (-20.44%)
Mutual labels:  sketch-app, sketch-plugin, sketch
RemoveAllGuides
Plugin for Sketch App.
Stars: ✭ 21 (-92.34%)
Mutual labels:  sketch, sketch-plugin, sketch-app
library-styles-sync
sync shared styles from a Sketch Library to the current document
Stars: ✭ 70 (-74.45%)
Mutual labels:  sketch, sketch-plugin, sketch-plugins
sketch-flip-size
🔁 FlipSize is a small Sketch plugin to flip the size of a shape, layer or artboard
Stars: ✭ 16 (-94.16%)
Mutual labels:  sketch, sketch-plugin, sketch-plugins
sketch-align-layers-middle-no-bounds
sketch align layers middle no bounds from parent layer
Stars: ✭ 13 (-95.26%)
Mutual labels:  sketch, sketch-plugin, sketch-plugins

gif.me logo

Gif.me for Sketch

Embed gifs and videos in your Sketch files!

Animated cat in Sketch file

Installation

  1. Open Terminal
  2. Install Homebrew
  3. Run brew install ffmpeg
  4. Download and install the latest plugin release
  5. Select Gif me from the Plugins menu

Usage

  1. Select an existing shape (if you'd like it filled with the gif or video. If you just want the gif dropped into your file then no need to select anything!)
  2. Run Plugins › 🖼 Gif me
  3. Select the gif or video you want to add (Gif.me supports all video formats that are supported by ffmpeg.
  4. That's it! Have fun overloading your files with cat gifs, and hopefully easing the pain of designing for accessibility when gifs and video are involved.

More info

What video formats are supported?

Gifs, mp4s, and lots more. Gif.me supports all video formats that are supported by ffmpeg.

Where are the videos stored?

The videos are saved as part of your Sketch file. Note that this can make your Sketch file rather large if you embed large videos! To remove the videos, simply delete the layer displaying the video. The video will be removed the next time you save.

What happens if I don't have gif.me installed, and I open a Sketch file containing embedded videos?

If you don't have the plugin installed, you will see a freeze frame in place of the video. You can continue to work with and save the Sketch file as normal. Videos will only be removed if you delete the layer associated them.

What trickery is this?

It turns out Sketch is really fast at drawing image fills. When you import a video using gif.me, it is split into frames (currently at a fixed rate of 25 frames per second). The video layer's fill is then updated 25 times per second using each frame in sequence. This technique has a nice side effect of the video being just a regular layer, so you can use Sketch's powerful vector manipulation to create some pretty cool effects.

Animated gif.me team dancing like chickens

You can also apply the video to an existing layer by selecting it before clicking Gif me. For example, you can convert text to vectors (CMD+SHIFT+O) and then add a gif to it for text with an animated texture effect.

The text gif.me with an animated fire texture

Using gif.me with Abstract?

Since gif.me works by rapidly updating the layer fill, using gif.me in combination with a version control plugin or application such as Abstract, means that Abstract interprets those fill updates as file changes. Which results in a seemingly endless stream of commits despite not making any real visual changes to your file. While this isn't a bug, just know this is why you keep getting those Preview & Commit messages even if you're not making any visual changes.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].