Skip to content

Instantly share code, notes, and snippets.

@0187773933
Created October 1, 2022 12:04
Show Gist options
  • Save 0187773933/62d7a52eb38fbbc59d29a146fab96a7c to your computer and use it in GitHub Desktop.
Save 0187773933/62d7a52eb38fbbc59d29a146fab96a7c to your computer and use it in GitHub Desktop.
Terminal Display Image
#!/bin/bash
convert frame.jpeg frame.png
# https://github.com/radare/tiv
tiv frame.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment