https://github.com/tecosaur/screenshot
Mirror of https://git.tecosaur.net/tec/screenshot.el
https://github.com/tecosaur/screenshot
emacs emacs-package mirror screenshots
Last synced: 23 days ago
JSON representation
Mirror of https://git.tecosaur.net/tec/screenshot.el
- Host: GitHub
- URL: https://github.com/tecosaur/screenshot
- Owner: tecosaur
- License: gpl-3.0
- Created: 2020-12-23T17:29:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T14:44:04.000Z (about 1 year ago)
- Last Synced: 2025-04-09T16:20:00.326Z (23 days ago)
- Topics: emacs, emacs-package, mirror, screenshots
- Language: Emacs Lisp
- Homepage:
- Size: 120 KB
- Stars: 235
- Watchers: 2
- Forks: 14
- Open Issues: 7
-
Metadata Files:
- Readme: README.org
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
#+title: Screenshot.el
#+author: tecosaur#+html:
![]()
#+html:![]()
#+html:![]()
#+html:![]()
#+html:Ever wanted to take a screenshot of some code to share on //?
+ Yes: well then this package may just be for you!
+ No: you're lying[[file:screenshot.png]]
With this package you can trivially convert a selected region of code to a
screenshot (no fiddly cropping required), with nothing but Emacs itself.If you add in ~xclip~, this will happily copy a screenshot straight to your
clipboard. Provide ~imagemagick~ too and you can get rounded borders and a drop
shadow 😉.