Skip to content
WONGCW 網誌
  • 首頁
  • 論壇
  • 微博
  • 壁紙下載
  • 免費圖床
  • 視頻下載
  • 聊天室
  • SEO工具
  • 支援中心
  • 表格製作
  • More
    • 在線名片
    • 網頁搜索
    • 天氣預報
    • 二維碼生成器
    • WordPress 插件及主題下載
  • Search Icon

WONGCW 網誌

記錄生活經驗與點滴

ShareX v13.2.1 多語言中文​​正式版– 開源高級截圖工具

ShareX v13.2.1 多語言中文​​正式版– 開源高級截圖工具

2020-09-10 Comments 0 Comment

ShareX 是開源的高級截圖工具和屏幕記錄器。使用ShareX,只需要一個快捷鍵就可以保存截圖到你的粘貼板,硬盤或者上傳到40 不同的文件存儲服務上。ShareX 的插件還可以上傳圖片,文本文件和其他各種文件類型。

ShareX v13.2.1 多語言中文​​正式版- 開源高級截圖工具

ShareX 宣稱自己附帶了一系列的「效率工具」,支持極其豐富的上傳選項,就不列出來,除了上傳圖片,還能上傳文件、文字,支持剪貼板、拖拽以及直接上傳。所以,它還是一款截圖軟件麼?並且還是開源的…截圖之後的標註功能也不少,作為神器一般的存在,功能實在有些多…其實這是一款有年頭的,由上傳工具演變過來的截圖與分享工具,等待你們去開發吧

主要功能如下:

顏色選擇器
屏幕取色
圖片編輯器
圖像效果
Hash哈希值檢測
更換DNS
自動將剪貼板內容生成二維碼
尺子
類似AHK的自動化工具
索引文件夾(對文件進行統計大小)
圖像合併
視頻縮略圖(會自動下載ffmpeg)
FTP客戶端
推特消息
顯示器測試…

ShareX 13.2.0 – 2020-08-31

  • Upgraded . NET Framework to version 4.7.2. If 4.7.2 or newer version of .NET Framework is not installed on system then it will be installed automatically by the ShareX installer
  • Added smart eraser annotation tool*
  • Added image alignment option to image combiner tool
  • Added experimental UseAlternativeClipboardCopyImage option to “Application settings window -> Advanced tab” which copies images to clipboard with these formats to let supported applications to read image with transparency and file name info:
    • 24 bitmap with background filled white
    • 32 bit PNG image
    • 32 bit premultiplied DIB
    • HTML fragment (for filename)
  • Added option to support transparent region selection in screen recorder
  • Added light version of dark icons which will be used automatically in main window and annotation bar when current theme is dark
  • Use custom theme colors in region capture tooltips
  • In region capture when moving, resizing or panning use grab cursor
  • Added hotkeys for image splitter, image thumbnailer, video converter and QR code (Decode from screen)
  • Added “Override screenshots folder” option to hotkey task settings window
  • Added icons to each hotkey task in hotkey task settings window
  • If checker size option of theme is 0 then use solid color for backgrounds
  • Region capture “Enable animations” option will also affect border ants animation
  • Added raw URL option to Seafile file uploader (by @user6323)
  • Added “Amazon S3 One Zone-Infrequent Access” and “Amazon S3 Intelligent-Tiering” Amazon S3 storage classes
  • Added shared drive support to Google Drive file uploader (by @SupSuper)
  • Added Portuguese language (by @FarewellAngelina)
  • Allow access level selection for Box file uploader shareable link (by @fib25)
  • Removed apply theme button as theme changes will now be applied automatically
  • Removed experimental custom theme check box, so now it is always enabled if custom theme is enabled
  • Improvements to settings save/load system to avoid unexpected setting resets:
    • When settings are saved to file, it is stored in Windows hard disk cache, so when electricity is lost or PC is not shutdown properly while settings are already in hard disk cache then this was causing the latest settings file and backup of previous settings file to be corrupted, whereas now ShareX bypasses hard disk cache while saving settings and copying backups to avoid this issue *Added two more fallback options when loading settings: temp and last weekly backup file. So if the latest and previous setting files somehow manage to become corrupt then as a last resort ShareX will load the last weekly backup of the settings file. New settings load fallback order is:
      • Latest setting file: Documents\ShareX\ApplicationConfig.json
      • Temp latest setting file: Documents\ShareX\ApplicationConfig.json.temp
      • Backup of previous setting file: Documents\ShareX\Backup\ApplicationConfig.json
      • Last weekly backup file: Documents\ShareX\Backup\ApplicationConfig-2020-05-W22.json
  • Uploader passwords are now encrypted using DPAPI while saving settings
    • Important: If you would like to backup your settings then use “Application settings window -> Settings tab -> Export button” instead of copying Documents\ShareX folder, otherwise you may have problems with encrypted passwords
  • Improvements to gradient maker window which is mainly used for image effects:
    • Added gradient presets list*
    • Allow creating gradient even when start (0%) and end (100%) gradient stop is missing
    • Gradient stops will be automatically ordered by location
    • Added “Reverse” button to be able to reverse locations of gradient stops
    • Show colors as icon in gradient stop list which also helps seeing transparent colors because of checkered background
  • Image effect related changes:
    • Redesigned image effects window
    • Register .sxie extension for ShareX image effects
    • Added -ImageEffect “filePath” CLI command, which is what .sxie extension use
    • Added image effect packager (“Packager” button in image effects window), which lets you create .sxie files. Advantage of packager compared to previous .json export is package can contain image files required for image effect to function, but also ease of importing image effects for users which is just double clicking .sxie file*
      • You can check out the examples in the #image-effects channel in our Discord server or show your image effects to us*
    • Added “ImageEffects” folder to ShareX personal folder
    • Added %ShareXImageEffects% path variable which will be used in all image effects which requires file or folder path, so when you supply path which is inside ShareX image effects folder then that section of the path will be automatically replaced with %ShareXImageEffects%. Reason for this is, if you share image effect to another user and if that users image effects folder is in custom location then path will still match correctly. Image effect packager also making sure that you can’t select assets folder outside of ShareX image effects folder to make sure that paths will match correctly
    • Added interpolation mode option to “Image” (previously called “Image watermark”) image effect, for example Nearest neighbor is handy when you want to make image border with 1px length image and extend it to fill whole image length, without this option extended image was looking blurry because of anti aliasing while drawing enlarged image
    • Added compositing mode option to “Image” image effect, for example Source copy option is handy when you want to draw image border corner which is rounded and contains transparency, those transparent pixels will be drawn directly without blending with image underneath that way you can make sure corners are transparent
    • Added opacity option to “Image” image effect
    • Added size aspect ratio support to “Image” image effect when 0 is used for width or height
    • Added text rendering mode option to “Text watermark” image effect
    • Added “Text” image effect, it allows drawing text with gradient outline and shadow*
    • Added “RGB split” image effect (by @L1Q)
    • Add “Force proportions” image effect (by @L1Q)
    • Added palette size option to “Selective color” image effect
    • Added padding and outline only options to “Outline” image effect
    • Backward compatibility breaking change: Removed GradientType, Color2 and UseCustomGradient options from image effects, instead UseGradient and Gradient options can be used
  • Added area and perimeter info to ruler tool
  • Added “Add image effects” button to main window task menu
  • Added -ImageEffects “filePath” CLI command
  • In main window thumbnail view if upload fails then shows error label top of thumbnail which when clicked will open error window
  • Added “Pick color from clipboard” button to color picker
  • If your clipboard contains color (hex or rgb) while opening any color dialog then it will load color from clipboard automatically and show tooltip to notify user
  • Updated Kutt API to v2 and added custom domain support
  • Removed file extension from YouTube video title
  • For new installations default tray middle click action now is “Upload from clipboard with content viewer”
  • Added display path options to directory indexer tool (by @JamieSharpe)
  • Image editor auto crop tool will account all inserted images and annotations while calculating crop region (by @Scrxtchy)

官網地址: https://getsharex.com/

官網下載地址: 

https://getsharex.com/downloads/

https://github.com/ShareX/ShareX/releases

官網安裝版下載地址:

https://github.com/ShareX/ShareX/releases/download/v13.2.1/ShareX-13.2.1-setup.exe

官網免安裝綠色版下載地址:

https://github.com/ShareX/ShareX/releases/download/v13.2.1/ShareX-portable.zip

分享此文:

  • 分享到 Twitter(在新視窗中開啟)
  • 按一下以分享至 Facebook(在新視窗中開啟)
  • 分享到 WhatsApp(在新視窗中開啟)
  • 按一下以分享到 Telegram(在新視窗中開啟)
  • 分享到 Pinterest(在新視窗中開啟)
  • 分享到 Reddit(在新視窗中開啟)
  • 按一下即可分享至 Skype(在新視窗中開啟)
  • 按一下即可以電子郵件傳送連結給朋友(在新視窗中開啟)
  • 點這裡列印(在新視窗中開啟)

相關


Windows 軟件下載, 圖像處理

Post navigation

PREVIOUS
NTLite v2.0.0.7640 多語言中文​​正式版-系統簡減製作工具
NEXT
樂高推出更大規模的《星球大戰》莫斯艾斯利酒吧積木套裝

發表迴響 取消回覆

這個網站採用 Akismet 服務減少垃圾留言。進一步了解 Akismet 如何處理網站訪客的留言資料。

More results...

Generic filters
Exact matches only
Search in title
Search in content
Search in excerpt
Filter by 分類
網站公告
Featured
限時免費
ESET NOD32
WINDOWS 10 &11 INSIDER PREVIEW
Windows 軟件下載
系統軟件
辦公軟件
圖像處理
影音媒體
網絡軟件
應用軟件
Mac 軟件下載
安卓軟件下載
網絡資訊
Mac資訊
Linux資訊
VPS資訊
NASA資訊
金融資訊
WhatsApp Stickers教學
WordPress資訊
WeChat資訊
PHP資訊
Plesk資訊
TensorFlow
教學資源
開源程序
網頁工具
SEO工具
醫療健康
旅遊及消閒
其他資訊
Content from
Content to
2020 年 9 月
一 二 三 四 五 六 日
 123456
78910111213
14151617181920
21222324252627
282930  
« 8 月   10 月 »

分類

  • 網站公告
  • 限時免費
  • ESET NOD32
  • WINDOWS 10 &11 INSIDER PREVIEW
  • Windows 軟件下載
  • 系統軟件
  • 辦公軟件
  • 圖像處理
  • 影音媒體
  • 網絡軟件
  • 應用軟件
  • Mac 軟件下載
  • 安卓軟件下載
  • 網絡資訊
  • Mac資訊
  • Linux資訊
  • VPS資訊
  • NASA資訊
  • WhatsApp Stickers教學
  • WordPress資訊
  • WeChat資訊
  • PHP資訊
  • Plesk資訊
  • TensorFlow
  • 教學資源
  • 開源程序
  • 網頁工具
  • SEO工具
  • 醫療健康
  • 旅遊及消閒
  • 其他資訊

彙整

近期文章

  • 日本芯片公司Rapidus計劃攜手IBM 在2025年前生產2納米製程的原型產品 2023-01-27
  • 英特爾四季報及指引大幅遜於預期盤後股價大跌近9% 2023-01-27
  • 紐約市將要求Uber和Lyft在2030年前實現100%的電動化 2023-01-27
  • 索尼推出兩款高音質隨身聽NW-ZX707與NW-A306 增強音質和電池續航 2023-01-27
  • 新研發的肽噴霧劑可以在不使用抗生素的情況下殺滅傷口中的細菌 2023-01-27
  • 面向植物的新發現可能會帶來更多對蜜蜂友好的殺蟲劑 2023-01-27
  • 不是對所有人都安全:科學家識別綠茶提取物對特定人群的隱藏風險 2023-01-27
  • 行星防禦:了解碎石堆小行星的特性可能有助於人們在未來拯救地球 2023-01-27
  • 微軟並不打算中止Windows 10安裝盤的下載儘管不再售賣許可證 2023-01-27
  • 蘋果自行設計的Wi-Fi芯片開發工作已經“暫停了一段時間” 2023-01-27

熱門文章與頁面︰

  • ESET NOD32 LICENSE KEY (UPDATED 2023-01-17)
  • DP vs HDMI 誰才是遊戲玩家最佳選擇?
  • 打車叫到特斯拉不會開門很尷尬?官方介紹開關門方法
  • Explorer Patcher:讓Windows 11恢復Windows 10的行為特徵
  • 盜版Windows 7還能免費升級Windows 10嗎?
  • 天翼網盤免登陸高速下載,直鏈解析不限速
  • Autodesk AutoCAD 2021 正式版註冊版-簡體/繁體中文/英文版
  • Android 13開始測試了為啥越優化越平庸?
  • CCleaner全家桶激活密鑰
  • PS5實際上擁有網頁瀏覽器但玩家無法隨意訪問

投遞稿件

歡迎各界人士投遞稿件到admin@wongcw.com

請提供以下資料:

1.你的名字

2.你的電郵

3.分類目錄

4.文章標題

5.文章摘要

6.文章內容

7.文章來源

 

聯繫我們

查詢,投稿,商務合作:
​admin@wongcw.com
​技術支援:
​support@wongcw.com
​客户服務:
​cs@wongcw.com

QQ群:833641851

快帆

MALUS

極度掃描

DMCA.com Protection Status

WONGCW 網誌

  • 免責聲明
  • 捐助我們
  • ThemeNcode PDF Viewer
  • ThemeNcode PDF Viewer SC
  • Events

服務器提供

本站使用之服務器由ikoula提供。

聯繫我們

查詢,投稿,商務合作:
​admin@wongcw.com
​技術支援:
​support@wongcw.com
​客户服務:
​cs@wongcw.com

QQ群:833641851

© 2023   All Rights Reserved.
 

載入迴響中...
 

    X