question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Expected Behavior

An option to make GIF. Example : For any repo that can show their work effectively in their README file such as installation instructions.

Actual Behavior

Browser:
Code Snippet (If Applicable)

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

28reactions
JessicaSachscommented, May 3, 2020

I did a poor-mans approach to this on a fork carbon#feat/record-terminal-sesh using gif.js

There’s a record button next to the settings. Press that and then all the keystrokes will be recorded and then “replayed” once you stop recording.

It’s not polished. There are bugs and it is slow. It worked for my situation and lets me make pretty README gifs and twitter gifs, so I’m pretty stoked.

If this were to get polished, the next steps would be:

  1. Improve speed (reevaluate approach of using setState)
  2. Fix mixed-dimensions problem
  3. Support highlighted lines
  4. Add preview/save step separate from recording step
  5. Add menu for gif options

The example below has been compressed. It was 11MB originally and then I went to ezgif.com and resized it so GH would lemme embed it.

carbon-typing-demo-resize

3reactions
merpheus-devcommented, Jun 14, 2019

I’d like to add another perspective to GIF support. I make tutorial videos and I want them to be pretty. So, I’m thinking about using carbon when I show a piece of code.

Although, having a window popping up animation would be great on that background which will produce either a GIF or a video file. I think that can be a pretty good and needed enhancement.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Export GIFs - Get the best GIF on GIPHY
Explore and share the best Export GIFs and most popular animated GIFs here on GIPHY. Find Funny GIFs, Cute GIFs, Reaction GIFs and...
Read more >
Export image and animated GIFs - Adobe Support
Choose File > Export > Export image or File > Export > Export Animated GIF. Click a tab at the top of the...
Read more >
GIF Export | Figma Community
Ever needed to export a gif that you added to Figma? Ever wanted to export a frame with a gif in it? Here's...
Read more >
Exporting GIF- 3 methods to go - Medium
How to export high quality gifs from Flash/After Effects/Photoshop/Animate adobe, how to quickly create gif from photos and more …
Read more >
Export to GIF—ArcGIS Pro | Documentation
GIFs can be generated with an accompanying world file for use as georeferenced raster data. To export a GIF file, ensure that a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found