All Projects → brhinescot → Cropper

brhinescot / Cropper

Licence: gpl-3.0
Point and shoot screen captures

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Cropper

keys
⌨️ Keyboard Shortcuts for 'shiny'
Stars: ✭ 37 (-63%)
Mutual labels:  hotkeys, keyboard-shortcuts
react-use-hotkeys
React hook for creating simple keyboard shortcuts
Stars: ✭ 74 (-26%)
Mutual labels:  hotkeys, keyboard-shortcuts
Clavier Plus
Clavier+ keyboard shortcuts manager for Windows
Stars: ✭ 109 (+9%)
Mutual labels:  keyboard-shortcuts, win32
react-hotkey-tooltip
A global Hotkey provider with built in tooltip for React
Stars: ✭ 34 (-66%)
Mutual labels:  hotkeys, keyboard-shortcuts
Vst3sdk
VST 3 Plug-In SDK
Stars: ✭ 853 (+753%)
Mutual labels:  plugins, win32
Xcactionbar
"Alfred for Xcode" plugin
Stars: ✭ 1,217 (+1117%)
Mutual labels:  keyboard-shortcuts, plugins
Chordly
Chordly is a javascript library that may be used to detect and act upon key sequences entered by a user.
Stars: ✭ 14 (-86%)
Mutual labels:  hotkeys, keyboard-shortcuts
Wubi Lex
WIN10系统自带五笔的码表与短语词库安装、管理工具( 可将五笔替换为郑码等其他形码输入法 ),并可增强微软五笔的设置、热键等功能。 发布后的软件仅890KB, 只要一个EXE文件( 绿色免安装 )。软件已自带五笔86、98、091、新世纪码表,以及极点五笔、QQ五笔、 微软五笔默认词库、昱琼词库、海峰词库等。甚至自带了郑码大词库、可以一键把微软五笔替换为郑码输入法。
Stars: ✭ 385 (+285%)
Mutual labels:  hotkeys, win32
Hotkeys
➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
Stars: ✭ 5,165 (+5065%)
Mutual labels:  keyboard-shortcuts, hotkeys
Bedrock
a plugin framework for winform application
Stars: ✭ 74 (-26%)
Mutual labels:  plugins, winforms
Quick Screen Recorder
Lightweight desktop screen recorder for Windows.
Stars: ✭ 80 (-20%)
Mutual labels:  win32, winforms
Packages
The default package source of the Zeek Package Manager
Stars: ✭ 94 (-6%)
Mutual labels:  plugins
Xclwinkits
一个实用的windows小工具集合,里面包含了多个常用的小软件。其中的批量修改文件名及文件内容功能,可以自定义修改规则,支持规则的导入与导出。不需要安装Office软件,支持Excel/Word/Txt等文件的文件名或文件内容的批量修改操作。另外还包括正则表达式测试小工具、字符串转js常量工具、加密与解密和日期时间差等,您也可以很方便地扩展相关功能。
Stars: ✭ 87 (-13%)
Mutual labels:  winforms
Dush
👏 Microscopic & functional event emitter in ~350 bytes, extensible through plugins.
Stars: ✭ 87 (-13%)
Mutual labels:  plugins
Sylphy
👑 the better discord bot framework
Stars: ✭ 85 (-15%)
Mutual labels:  plugins
Vueneue
DEPRECATED: go to UVue
Stars: ✭ 99 (-1%)
Mutual labels:  plugins
Reactivemvvm
Cross-platform ReactiveUI sample app built for a talk at MSK .NET conf.
Stars: ✭ 94 (-6%)
Mutual labels:  winforms
Quickcut
QuickCut is a cross-platform keyboard manager that both facilitates key mapping and allows the configuration of global hotkeys triggering user defined actions.
Stars: ✭ 84 (-16%)
Mutual labels:  keyboard-shortcuts
Ofbiz Plugins
Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.
Stars: ✭ 83 (-17%)
Mutual labels:  plugins
Aoe2tools
A lightweight program that lets you easily play your Steam version of Age of Empires 2 HD in Voobly format. In addition to Mega Utilities
Stars: ✭ 82 (-18%)
Mutual labels:  hotkeys

Cropper

Point and Shoot Screen Captures

Join the chat at https://gitter.im/brhinescot/Cropper

Cropper is a screen capture utility written in C#. It makes it fast and easy to grab parts of your screen. Use it to easily crop out sections of vector graphic files such as Fireworks without having to flatten the files or open in a new editor. Use it to easily capture parts of a web site, including text and images. It's also great for writing documentation that needs images of your application or web site.

Default Hot Keys

  • Arrow keys: Nudge the main form one pixel.
  • Alt + Arrow keys: Resize the main form one pixel.
  • Alt + ] or Alt + [ : Resize the thumbnail indicator one pixel.
  • +Ctrl: Changes the amount of resizes and nudges listed above to ten pixels.
  • ],[ or Mouse Wheel: Resize the main form twenty pixels while keeping the crosshairs centered.
  • Right Click: Context menu on the main form.
  • Double Click or Enter or S: Take a screen shot of the area under the Cropper window or start/stop a recording plug-in.
  • Tab: Cycle form colors.
  • Shift + LMB: Resize main form with 1:1 aspect ratio.
  • Ctrl + LMB: Resize main form relative to the center.
  • Ctrl + Shift + LMB: Resize main form relative to the center with 1:1 aspect ratio.
  • Shift + Tab: Cycle form sizes.
  • Ctrl + Shift + Tab: Cycle form sizes relative to the center.
  • Ctrl + Tab: Cycle thumbnail form sizes.
  • Esc: Hide the main form.
  • Ctrl + F8: Show the main form.

If Cropper is being used to save Print Screen images (Cropper will capture even while the crop form is minimized)

  • PrintScreen: Take a screen shot of the entire desktop or start/stop a recording plug-in.
  • Alt + PrintScreen: Take a screen shot of the current active window or start/stop a recording plug-in.
  • Ctrl + Alt + PrintScreen: Take a screen shot of the region below the mouse or start/stop a recording plug-in.

Output Options

Cropper is able to output images to a variety of formats. There is an extensibility model allowing developers to create custom output plug-ins. Descriptions of some of the default plug-ins are given below.

  • BMP: Large files but no compression artifacts.
  • PNG: Smaller files with lossless compression, good for most image formats except full color photographic. Think of it as a replacement for the simpler GIF format. All modern browsers can display a png file.
  • JPEG: Good for full color photographic images. Cropper can save jpg's in varying quality settings from 10 to 100. 10 being the lowest quality and smallest file size. 100 being the highest quality and largest file size. A quality setting of 60-70 is usually good for the web. It's a good trade off between file size and image quality.
  • Clipboard: The image is placed on the clipboard and can be pasted into any application that accepts images.
  • Printer: Presents a print dialog that allows you to send the image straight to the printer.

Latest Release

Download the latest release (https://github.com/brhinescot/Cropper/releases)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].