介绍
考虑到现在网络编辑文章流行以及对大量图片的使用方式,您可能正在寻找一种工具,它具有更多已成为标准的功能,而 Windows 上的标准功能显然缺乏这些功能。Flameshot 是一个轻量级的开源截图实用程序,它提供了一种简单的方法来截取您的桌面并突出显示重要方面、添加文本、箭头并上传它们以便快速共享。
软件截图
软件特点
允许您自定义外观和功能快捷方式
在快速安装之后,您可以从系统托盘访问该程序。根据您是否安装了类似的软件,截图的默认热键应该是 PrtScn 按钮。不用说,其余的热键也是在 Windows 上截取屏幕截图的默认设置。
Flameshot 实用程序允许您直接在启用捕获的界面上添加各种功能。尽管它们一开始都可用,但您可以打开“配置”菜单并仅选择您实际使用的那些。在这些功能中,您可以计算标记、文本、线条、箭头、铅笔、像素化、撤消、重做、保存、取消或选择大小指示器。
根据您计划上传屏幕截图的网站,该应用程序允许您自定义界面的主色和对比色。此外,您还可以设置选区以外区域的不透明度,以减少干扰。
带有嵌入式文件名编辑器
该程序的一个值得注意的功能是您可以从配置菜单访问的文件名编辑器。您会很高兴得知该应用程序带有 20 个预设,您可以使用它们来编辑捕获的名称,这对于经常需要上传屏幕捕获的任何人来说都非常有用,因为它可以实现高效的组织。
总而言之,Flameshot 是一个直观且可靠的屏幕截图实用程序,它提供了一种简单的截屏方式。此外,您可以添加可以快速访问的额外功能,以便对其进行自定义以满足您的需求和偏好。
更新日志
13.0.0
Breaking Changes
Snap packages are likely to be dropped for version 13 unless someone can help with the confinement issue discussed here: #4016
The imgur uploader is disabled by default at compile time. Users that wish to re-enable this can build from source with -DENABLE_IMGUR. We expect this to be a bit controversial but we believe this is the best direction for the project. [ℹ️]
The goal for Flameshot is to be a lightweight screenshot / annotation program. The imgur uploader is a program in its own right
The authors of Flameshot are increasingly privacy conscious. Having a misclick in a screenshot program accidentally upload sensitive data feels very risky.
We continue to discuss and iterate ideas for a plugin system [ℹ️]. When that is completed users who wish to have an uploader right in their screenshot program can implement this in a plugin
We will keep the imgur uploader code in the code base until plugins are ready
Please let us know your thoughts either way. This is not a vote, but we are interested in the communities opinion.
Flameshot returns exit code 1 if taking screenshot is canceled (e.g., by pressing Esc). This is to make Flameshot easier to integrate into shell scripts. [ℹ️]
Configuration window tabs were re-ordered according to their importance to users. [ℹ️]
New Features
Flatpak is now verified in Flathub. [ℹ️]
Package maintainers can compile out the update checker using -DDISABLE_UPDATE_CHECKER.
The pixelation feature has been replaced with a new "secure" implementation that only uses pixels outside of the area to be redacted.
pixelate
Screenshot dimensions are now interactively shown in the capture widget. [ℹ️]
size_indicator
Pinned images can now be rotated. [ℹ️]
A grim based screenshot adapter has been added to work with more wlroots Wayland compositors. Users can enable this in settings. [ℹ️]
Users can symmetrically resize (holding Shift) and preserve aspect ratio (using Ctrl) while resizing.
Pinned images can have a transparency effect applied. [ℹ️]
A grid can be optionally enabled via the sidebar, and users can have their annotations snap to grid. [ℹ️]
MacOS releases are now natively aarch64 and will not need to run in Rosetta.
SingleApplication dependency has moved to KdSingleApplication to work around a Qt SharedMemory bug.
New dateformat of %d-%m-%Y has been added. [ℹ️]
New option to prompt user before exiting has been added to config. [ℹ️]
JPEG quality option has been added. [ℹ️]
Enable saving HEIF/HEIC when supported by 3rd party plug-ins. [ℹ️]
Kde-connect share integration. (needs more testing) [ℹ️]
Add Shortcut to Cancel current selection using CtrlBackspace [ℹ️]
Pinned images now have window titled flameshot-pin. [ℹ️]
Separate tool size for the tools. [ℹ️]
A new configuration option so that arrows can be drawn in a reversed way (tip
to tail). [ℹ️]
In Wayland fractional scaling situation, screenshot preview size was wrong. [ℹ️]
Commandline implementation for Windows [ℹ️]
Makes WebP available for saving screenshots on Windows. [ℹ️]
Support dark mode in Windows. [ℹ️]
A config option to disable grim warning notification in Wayland. [ℹ️]
The "Screenshot Aborted" desktop notification can now be disabled. [ℹ️]
Recognizing Qtile [ℹ️], Cosmic [ℹ️], river [ℹ️]
Improved keyboard navigation for the application selector when you press Ctrlo. [ℹ️]
Add "Open Save Path" to the tray icon menu. [ℹ️]
Updated Translations
Add option for insecure pixelation
Handle SIGTERM and SIGKILL
Bug Fixes
MacOS release are properly notarized for aarch64.
MacOS clipboard now supports JPEG. [ℹ️]
The Flameshot full now captures all regions of all monitors. (ℹ️)
The "Use last region" is now ignored in modes other than flameshot gui. [ℹ️]
Fix pin tool wrong offset on Linux. [ℹ️]
Use native path separator for different OSs. [ℹ️]
Pinned images scrolling using mouse on macOS [ℹ️]
'App Launcher' not listing applications. [ℹ️]
Flameshot was getting unresponsive if notification daemon was inaccissble. [ℹ️]
fix missing invert button on configure windows and remove old size indicator. [ℹ️]
Support for X11 and the standard file picker for Snap. [ℹ️]
Make loading of languages consistent across invocation types. [ℹ️]
Tooltips now display the lower-case keybinding to avoid confusion. (ℹ️)
Copy on double-click config in now respected. [ℹ️]
English translations not used despite being preferred. [ℹ️]
Fix Snap to find translation files. [ℹ️]
Better naming of CLI arguments [ℹ️]
Better wording of a shortcut description [ℹ️]
下载地址
有事联系邮箱xbnbcn@126.com
登录后才能查看这里的内容哦