Coder Social home page Coder Social logo

fastkeyboardscreenshot's Introduction

Keyboard Screenshot

Create a screenshot by selecting a region with the keyboard and copy it to the clipboard

Demo

How to use

  • Press Alt Shift Q to start
  • Move the mouse cursor with the arrow keys or hjkl to the start position
  • Press space
  • Move the mouse cursor to the end position
  • Press space

Your screenshot will be copied to the clipboard

Hold down shift while moving the cursor to decrease the speed.

Requirements & Install

  • You have AHK/AHK_L --> use KeyboardScreenshot.ahk
  • You don't have AHK/AHK_L --> use KeyboardScreenshot.exe from Releases
  • run install.bat

Updates

2022

Screenshot the same region again

after you created at least one screenshot you can do the following

  • Press Alt Shift Q to start
  • activate any of the additional features, like resizing or saving to file
  • press r

Your screenshot will be copied to the clipboard (using the same region as your last screenshot)

2023

Screenshot with delay (useful for dropdown menus)

  • Press Alt Shift Q to start
  • Press D to enable delay
  • Move to the start position and press space
  • Move to the end position and press space
  • The screenshot will be automatically taken after 5 seconds

This can also be combined with the "same region" feature:

  • Press Alt Shift Q to start
  • Press D to enable delay
  • Press F1 to take a screenshot of the same region as last time
  • The screenshot will be automatically taken after 5 seconds

Screenshot scale

Press 1,2,3 during screenshot process to scale the final output by 0.75, 0.5 or 0.25

Save screenshot to file

Press f during the screenshot process to save the screenshot to a file in the subfolder screenshots. It will also be copied to the clipboard as usual.

Upload with sharex

Press u during the screenshot process to upload the screenshot to imgur using sharex. It will also be copied to the clipboard as usual. Note that you need to have sharex installed and configured for this to work. Currently te path is fixed to C:\Program Files\ShareX\ShareX.exe

edit with sharex

Press e during the screenshot process to edit the screenshot with sharex. It will also be copied to the clipboard as usual. Note that you need to have sharex installed and configured for this to work. Currently te path is fixed to C:\Program Files\ShareX\ShareX.exe

ocr

Press o during the screenshot process to run ocr on the screenshot. The text will be copied to the clipboard and not the image.

Licence

GPL 2.0

Original code

I found the code that this tool is based on here:

Autohotkey Forum

fastkeyboardscreenshot's People

Contributors

benjaminkobjolke avatar

Watchers

 avatar

Forkers

lixinduancheng

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.