ソフトアンテナ

Windows/Mac/Mobile用オンラインソフトのバージョンアップ状況を調べています。

  ShareX

詳細情報

タイトル ShareX
URL https://getsharex.com/
バージョン ver 16.0.1
更新日 2024/03/17
追加日 2016/02/15
種別 フリーソフト
説明 スクリーンショットをクラウドストレージにアップロードして簡単に共有することができるアプリ。

レビュー

レビューはありません。

スクリーンショット

更新グラフ

バージョン履歴

ShareX 16.0.1 - 2024-03-17
ShareX 16.0.0 - 2024-03-10
ShareX 16.0.0 - 2024-03-10
Screen recording improvements:
Update FFmpeg to version 6.1
Added ddagrab (Desktop Duplication API) support to screen recording*
If you have an NVIDIA GPU, it is recommended to use ddagrab with the NVENC video encoder together, as NVENC can access captured frames from the GPU directly
Added "Pause" button to screen recording tray menu
Screen recording options window UI improvements*
Update "Preset" options of NVENC video encoder
Added "Tune" option to NVENC video encoder
Update "Usage" options of AMF video encoder
Added "Bitrate" option to AMF video encoder
Update "Palette mode" & "Dithering mode" options of GIF encoder
Added "Reset options" button to Screen recording options window
Increase the maximum FPS option limit for screen recording when dev mode is enabled*
Rewrote scrolling capture support from scratch:
New scrolling capture window which have simpler/user friendly UI compared to before*
New algorithm to improve image combining/detection accuracy with support to fallback to old algorithm if combining/detection fails
Removed most of scrolling capture options that was exists before and new algorithm tries to automate it much as possible to keep it simple to use
Image combining performance improvements
(省略されました)
差分がありません
OCR
ShareX 14.1.0 - 2022-07-15
Added Polish language support (by @RikoDEV)
OCR improvements:
OCR window layout changes
Added OCR help button near languages option which opens the OCR help page, so users can see how to install more OCR languages
Sort OCR languages alphabetically
Remove spaces between words in CJK languages
Reverse order of words in RTL languages
Added single line option
After OCR automatically select result textbox
Added new OCR service links:
Google Images
DuckDuckGo
DeepL
Added copy all button
Added input parameter support to custom uploader parse functions:
{json:input|jsonPath}
{xml:input|xpath}
(省略されました)
ShareX 14.0.0 - 2022-07-01
Update our Twitter account link to new username @ShareX
Support screen capturing cursor with bigger pointer size
Added Romanian language support (by @Edward205)
Added zoom support to image editor (by @EricTetz)
Ctrl + Mouse wheel Zoom centered on cursor
Ctrl + + Zoom in
Ctrl + - Zoom out
Ctrl + 0 Reset zoom
Ctrl + Alt + 0 Zoom to fit
Added "Zoom to fit on open" option
Added canvas color button to image editor canvas size window
Added FPS limit option for region capture/image editor, default value is 100, you can disable limit by setting value to 0
Allow 0 value for step annotation tool
OCR improvements:
Added offline OCR support (requires Windows 10 or newer version to work)
ShareX will show message box if OCR is unsupported in current operating system
Moved OCR button to Tools menu from Capture menu
Added "Scale factor" option which resizes image input before applying OCR, which improves OCR results
(省略されました)
ShareX 13.7.0 - 2021-12-29
Added “Main window” tab to “Application settings” window and moved related settings from main window right click menu to there
Added “Thumbnail click action” option to “Main window” tab:
Default
Select (double click opens the file)
Open image viewer
Open file
Open folder
Open URL
Edit image
For screen recordings, get window info to be able to use in file naming and history tags, so that way it is now easier to search for videos in history window
Added “Sub folder pattern for window” option to “Application settings -> Paths”, so that way %pn (process name) and %t (window title) formats can be used for screenshots folder
Added “Auto copy image to clipboard” option to image editor
DisableUpdateCheck (REG_DWORD) registry value disables update checks
DisableUpload (REG_DWORD) registry value disables uploads application wide (by @Erik3003)
PersonalPath (REG_SZ) registry value overrides personal path of ShareX, which is by default “Documents\ShareX” folder
Support drag n drop file to “Video converter” window
Added region capture click action for “Capture last region”
Added “Stop screen recording” hotkey
(省略されました)
ShareX 13.6.1 - 2021-09-10
ShareX 13.6.0 - 2021-09-04
ShareX is now using .NET Framework 4.8 which will be automatically downloaded if it is not available on the system
Actions
ShareX 13.6.0 - 2021-09-04
ShareX is now using .NET Framework 4.8 which will be automatically downloaded if it is not available
Updated Inno Setup to 6.2.0 which has modernized graphics
Updated Inno Setup Dependency Installer script which is now using the new built in Inno Setup downloader to download .NET Framework
Added “Glow” image effect, which allows you to make a gradient outer glow around your screenshots*
Removed social buttons toolbar and news button from the main window
Added Twitter button which will replace our previous news panel, please make sure to follow our Twitter account if you would like to receive ShareX related news or tips
Added Discord button, you can join our Discord server to get support from the community
Added “Menu font” theme option, and changed default font size of menu and context menus to 9.75 pt
Added Bing visual search button to the main window context menu and also as a URL sharing service destination, this works as both an image search and a great OCR service
Added quick image combine buttons to main window context menu*
You must select multiple images from main window by holding Ctrl or Shift and then selecting multiple thumbnails to be able to see these buttons in right click context menu
When a screenshot is taken, the window title and process name of the active window is stored in history as meta tag
Added an option to adjust JPEG quality automatically to fit best quality under target file size (Task settings -> Image)
Reorganized tools menu to group similar tools together with separators between them
Tweet message moved to upload menu from tools menu
Improved the “First time upload” dialog to save people from unintentional uploads: added big “Attention” text with red background and locked the “Yes” button for 5 seconds
Improved error message of custom uploaders to include more specific error messages with the host name included
(省略されました)
Example actions
ShareX 13.5.0 - 2021-05-13
In task settings window, moved toast notification and sound settings from advanced tab to newly added notifications tab
Added drag and drop file support to toast notification (by @Craftplacer)
Added “Copy file” and “Copy file path” notification click actions
UI improvements to hotkey settings window
Added option to automatically cleanup old backup and log files
Removed “Test” tab from custom uploader settings window. It is now a separate window which can be used in different places
Removed “Response” tab from custom uploader settings window. Both request and response contents are now in the same panel with scroll bar. You can maximize window to see all contents directly
Added inspect window tool
Added “Auto fill background” option to image combiner tool
Added rotate flip option to “Image” image effect
Added dash style option to “Border” image effect
Updated Zero Width Shortener API to v2, which now supports custom hosting
Actions now use $ prefix instead of % for input and output. New prefix will not add quotes around file path to give more control to user
Created example actions web page: https://getsharex.com/actions
Added “UseAlternativeClipboardGetImage” option to application settings advanced tab, which lets getting image from clipboard with alpha channel
Added ability to use roman numerals in step annotation tool (by @EdwardSierra)
Support lowercase step letters and roman numerals
(省略されました)
ShareX 13.4.0 - 2020-12-16
Added thumbnail size option to main window right click menu
Added Nord dark & light themes (by @botatooo)
Added Dracula theme
Visual improvements to setting windows navigation bars
Added border style option to annotations (solid, dash, dot, dash dot, dash dot dot)
Added tile option to “Image” image effect
Support drag n drop .sxie files to image effects window
Added CMYK support to screen color picker name format
Added title option to Gfycat uploader
ShareX 13.3.0 - 2020-10-29
Image effects
ShareX 13.3.0 - 2020-10-29
[Action Required] Important announcement for Windows 7 users:
Added image effects listing to after capture tasks sub menu
Added menu icon size option to region capture
Added lock menu option to region capture that way toolbar grips can be hidden
Added duplicate button and hotkey Ctrl + D to image editor
In image editor show menu tooltips for task status
Added option to swap Enter key behavior in annotation text input box
Added arrow head direction option (by @Scrxtchy)
Added bayer scale option to GIF bayer dithering mode (by @Scrxtchy)
Screen record encoding progress is now shown in tray icon
Added watch folder option to automatically move files to screenshots folder
Added “Replace result URL using regular expression substitutions” option to task settings
Added file compare support to “Hash check” tool
Added clipboard viewer tool
Created image effects web page which you can download example image effects, and also added link to it in image effects window
When .sxie file opened, ask for enabling image effects if not already enabled
Removed export/import buttons from image effects window, because packager button can be now used for exporting image effects
(省略されました)