[GH-ISSUE #96] Ability to convert recorded sessions to different formats #73

Closed
opened 2026-02-25 20:32:29 +03:00 by kerem · 4 comments
Owner

Originally created by @unode on GitHub (May 6, 2015).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/96

Currently there's the upload option which takes care of making it available as a "video".
However there are situations where you may not want to make it public.

With that said, are there any plans to include ability to export the recorded session as different formats? I'm thinking GIF or a series of PNG/JPEG files that could then be converted to a video with ffmpeg or imagemagick.

Originally created by @unode on GitHub (May 6, 2015). Original GitHub issue: https://github.com/asciinema/asciinema/issues/96 Currently there's the upload option which takes care of making it available as a "video". However there are situations where you may not want to make it public. With that said, are there any plans to include ability to export the recorded session as different formats? I'm thinking GIF or a series of PNG/JPEG files that could then be converted to a video with ffmpeg or imagemagick.
kerem closed this issue 2026-02-25 20:32:29 +03:00
Author
Owner

@ku1ik commented on GitHub (May 11, 2015):

@Unode there is no plan to build a converter at the moment. However if the fact that all asciicasts are public was the main problem here then you may like this: http://blog.asciinema.org/post/private/

<!-- gh-comment-id:100917546 --> @ku1ik commented on GitHub (May 11, 2015): @Unode there is no plan to build a converter at the moment. However if the fact that all asciicasts are public was the main problem here then you may like this: http://blog.asciinema.org/post/private/
Author
Owner

@unode commented on GitHub (May 11, 2015):

@sickill Indeed private asciicasts is a nice feature but solves only part of the problem.

I'll keep my eyes out for future development on this front.
Thanks

<!-- gh-comment-id:100927276 --> @unode commented on GitHub (May 11, 2015): @sickill Indeed private asciicasts is a nice feature but solves only part of the problem. I'll keep my eyes out for future development on this front. Thanks
Author
Owner

@varac commented on GitHub (Sep 15, 2017):

I'd like to request this feature nontheless, because it would be great to be able to show asciicinema offline, i.e. when you do a presentation and don't have internet available.

<!-- gh-comment-id:329750208 --> @varac commented on GitHub (Sep 15, 2017): I'd like to request this feature nontheless, because it would be great to be able to show asciicinema offline, i.e. when you do a presentation and don't have internet available.
Author
Owner

@ku1ik commented on GitHub (Sep 15, 2017):

You have couple of options now:

<!-- gh-comment-id:329753371 --> @ku1ik commented on GitHub (Sep 15, 2017): You have couple of options now: - use self-hosted player: https://github.com/asciinema/asciinema-player - convert your recording to gif: https://github.com/asciinema/asciicast2gif
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#73
No description provided.