All Projects → outlook → Gifcap

outlook / Gifcap

Licence: mit
Create GIFs from Android devices (pronounced "gif cap")

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Gifcap

Partyloud
A simple tool to generate fake web browsing and mitigate tracking
Stars: ✭ 170 (-15.42%)
Mutual labels:  bash-script
Cypheroth
Automated, extensible toolset that runs cypher queries against Bloodhound's Neo4j backend and saves output to spreadsheets.
Stars: ✭ 179 (-10.95%)
Mutual labels:  bash-script
Self Signed Ssl
Generate self-signed TLS certificate using OpenSSL
Stars: ✭ 188 (-6.47%)
Mutual labels:  bash-script
Hei.captcha
一个跨平台的图形验证码生成工具包/.net core
Stars: ✭ 172 (-14.43%)
Mutual labels:  gif
Omxiv
OpenMax image viewer for the Raspberry Pi
Stars: ✭ 175 (-12.94%)
Mutual labels:  gif
Azpainter
Full color painting software for Unix-like systems for illustration drawing. This is un-official little fixed repository for package maintainers of image editor AzPainter (based on "mlib" toolkit). Official repository - http://azsky2.html.xdomain.jp/arc/download.html
Stars: ✭ 179 (-10.95%)
Mutual labels:  gif
Essential Image Optimization
Essential Image Optimization - an eBook
Stars: ✭ 1,950 (+870.15%)
Mutual labels:  gif
Gifexceptionbundle
😛 The GhostBuster of your exception page!
Stars: ✭ 197 (-1.99%)
Mutual labels:  gif
Gifski
GIF encoder based on libimagequant (pngquant). Squeezes maximum possible quality from the awful GIF format.
Stars: ✭ 2,417 (+1102.49%)
Mutual labels:  gif
Aseprite
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Stars: ✭ 14,832 (+7279.1%)
Mutual labels:  gif
Wifi Txpower Unlocker
Stars: ✭ 173 (-13.93%)
Mutual labels:  bash-script
Guacamole Install Rhel 7
Apache Guacamole installation bash script for RHEL 7 and CentOS 7 including options for Nginx, HTTPS, SSL, LDAP, Let's Encrypt certificates and more
Stars: ✭ 174 (-13.43%)
Mutual labels:  bash-script
Garud
An automation tool that scans sub-domains, sub-domain takeover, then filters out XSS, SSTI, SSRF, and more injection point parameters and scans for some low hanging vulnerabilities automatically.
Stars: ✭ 183 (-8.96%)
Mutual labels:  bash-script
Php Sorry Gif
[PHP版]在线制作 sorry 为所欲为等其他7种的gif,可能有 N 多 bug,欢迎 Issues
Stars: ✭ 172 (-14.43%)
Mutual labels:  gif
Videotogif
A simple Mac app to easily convert videos to GIF.
Stars: ✭ 189 (-5.97%)
Mutual labels:  gif
Androidprincipleanimation
💥 Demonstrate all the principle on Android in the form of animation. 用动画的形式呈现Android机制原理,有趣又酷炫,不要再啃晦涩的文字啦! ⚡️
Stars: ✭ 167 (-16.92%)
Mutual labels:  gif
Hxphotopicker
图片/视频选择器 - 支持LivePhoto、GIF图片选择、3DTouch预览、在线下载iCloud上的资源、编辑图片/视频、浏览网络图片 功能 Imitation wx photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, Download the resources on iCloud online, browse the web image function
Stars: ✭ 2,363 (+1075.62%)
Mutual labels:  gif
Gallery shell
📷 Bash Script to generate static responsive image web galleries.
Stars: ✭ 198 (-1.49%)
Mutual labels:  bash-script
Giph
simple gif recorder
Stars: ✭ 193 (-3.98%)
Mutual labels:  gif
Switch Cuda
A simple bash script for switching between installed versions of CUDA.
Stars: ✭ 186 (-7.46%)
Mutual labels:  bash-script

gifcap

A shell script to record GIFs from your Android devices

A picture is worth 1,000 words - and, when prototyping animations, recording visual glitches, etc, a video is worth far more. This script makes it easy to capture and share subtle app behavior by producing ready-to-paste-in-Slack GIFs with a single command.

An animated GIF showing an Android app opening
Example output

Usage

gifcap your_file_name.gif
<CTRL+C to stop recording>

Note: you'll need an actual Android device plugged in - emulators don't generally have screenrecord built in.

Install

macOS

brew install gifcap

Note that we assume you have adb on your path. If you don't have an Android SDK, and want Homebrew to set it up for you:

brew install gifcap --with-android-sdk

Others

Ensure adb, ffmpeg, and ffprobe are on your $PATH. Also make sure that your console window is capable of executing bash.

Copy gifcap and place it somewhere on your $PATH.


Copyright © Microsoft Corporation

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].