{"id":16614521,"url":"https://github.com/holman/gifme","last_synced_at":"2025-04-04T15:11:42.242Z","repository":{"id":56874161,"uuid":"1791250","full_name":"holman/gifme","owner":"holman","description":"Fucking animations. You need them.","archived":false,"fork":false,"pushed_at":"2014-02-28T23:16:04.000Z","size":170,"stargazers_count":321,"open_issues_count":3,"forks_count":27,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-03-14T15:51:14.914Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/holman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-05-24T02:05:58.000Z","updated_at":"2024-01-25T20:32:00.000Z","dependencies_parsed_at":"2022-08-20T22:30:36.178Z","dependency_job_id":null,"html_url":"https://github.com/holman/gifme","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holman%2Fgifme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holman%2Fgifme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holman%2Fgifme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holman%2Fgifme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/holman","download_url":"https://codeload.github.com/holman/gifme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247198469,"owners_count":20900081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T02:06:39.959Z","updated_at":"2025-04-04T15:11:42.223Z","avatar_url":"https://github.com/holman.png","language":"Ruby","funding_links":[],"categories":["Utilities"],"sub_categories":[],"readme":"# gifme\n\n![pug](http://f.cl.ly/items/0T0f2w2C2z3T343w0u37/pug.gif)\n\n## Fucking animations. You need them.\n\ngifme is a simple command line tool to generate animated GIFs.\n\n## Installation\n\nInstall gifme:\n\n    gem install gifme\n\nYou'll also need to install ImageMagick. On OS X, this is easy using Homebrew:\n\n    brew install imagemagick\n\n## Usage\n\n    gifme ~/Desktop/1.png ~/Desktop/2.png\n    You now have a handsome animation at ~/Desktop/animated.gif\n\nYou can also glob, of course:\n\n    gifme ~/Desktop/*.jpg\n    You now have a handsome animation at ~/Desktop/animated.gif\n\n## CloudApp\n\nOnce your animation is finished up, we'll try to upload it to\n[CloudApp](http://www.getcloudapp.com). If you have my\n[`cloudapp`](https://github.com/holman/dotfiles/blob/master/bin/cloudapp)\nscript installed, we'll use that, otherwise we'll just skip this whole step.\n\n## Super Advanced Usage\n\nOn some gifs, it's nice to have a smooth loop, so when it ends there's not a\njarring leap from the last frame to the first frame again. Use the `--reverse`\nswitch to create the animation like normal, and then reverse the frames and add\nthem to the animation so it looks like one smooth motion and back again.\n\n    gifme FILES --reverse\n\nIf you pass in a URL of a gif instead of FILES, we'll download that gif, split\nit into its constituent frames, and let you recreate it. For example, you could\ntake a gif you find online and give it that `--reverse` look:\n\n    gifme http://tumblr.com/some-crazy.gif --reverse\n\nYou can also resize shit. We default to 500 pixels, but do whatever the fuck\nyou want.\n\n    gifme http://tumblr.com/some-crazy.gif --width=1000\n\nFor other options, check out the help:\n\n    gifme -h\n\n## History\n\nIf you're curious, gifme was initially a few-line shell script in [my\ndotfiles](https://github.com/holman/dotfiles). Eventually it became clear that\nanimation is a fundamental part of our society, and I split it out into its own\ntiny project.\n\nIf you're curious, I featured the older gifme version [in a\nscreencast](http://zachholman.com/2011/01/automating-inefficiencies/) I made\nthat describes how animated gifs are an integral part of working at GitHub.\n\n## Much Love\n\nFrom [@holman](https://twitter.com/holman). I love you.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholman%2Fgifme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fholman%2Fgifme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholman%2Fgifme/lists"}