<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>图像处理 &#8211; anopos</title>
	<atom:link href="https://www.anopos.com/category/graphic-apps/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.anopos.com</link>
	<description>人生就是选择，选择的关键在于认识自我。</description>
	<lastBuildDate>Tue, 31 Mar 2026 01:31:30 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.anopos.com/up/anopos-150x150.jpg</url>
	<title>图像处理 &#8211; anopos</title>
	<link>https://www.anopos.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Veusz &#8211; 开源科学绘图与图形处理软件包</title>
		<link>https://www.anopos.com/veusz/</link>
					<comments>https://www.anopos.com/veusz/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Tue, 31 Mar 2026 01:27:09 +0000</pubDate>
				<category><![CDATA[办公&PDF]]></category>
		<category><![CDATA[图像处理]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=1053</guid>

					<description><![CDATA[Veusz is a scientific plotting package. It is designed to produce publication-ready PDF or SVG output. Graphs are built-up by combining plotting widgets. The user interface aims to be simple, consistent and powerful.

Veusz provides GUI, Python module, command line, scripting, DBUS and SAMP interfaces to its plotting facilities. It also allows for manipulation and editing of datasets. Data can be captured from external sources such as Internet sockets or other programs.]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image aligncenter size-full"><img decoding="async" src="https://www.anopos.com/up/image-2.png" alt="Veusz" class="wp-image-1054"/></figure>



<p>Veusz 是一个科学绘图和绘图程序，具有 图形用户界面，旨在生成可发布的版本 2D和<a href="https://veusz.github.io/3d/">3D</a>图表。 此外，它还可以作为 Python 中的绘图模块使用。 Veusz 是多平台的，运行于 Windows、Linux/Unix 和 macOS。 它支持矢量和位图输出，包括PDF、Postscript， SVG和EMF。</p>



<p>它允许从文本、CSV、HDF5 和 FITS 文件导入数据。 数据集也可以在程序中输入，新增数据集 通过操作现有数据集创建，使用 数学表达式等。 该程序也可以通过添加支持的插件进行扩展 导入新的数据格式，不同类型的数据操作 或者用于自动化任务。</p>



<p>Veusz is a scientific plotting and graphing program with a graphical user interface, designed to produce publication-ready 2D and&nbsp;<a href="https://veusz.github.io/3d/">3D</a>&nbsp;plots. In addition it can be used as a module in Python for plotting. Veusz is multiplatform, running on Windows, Linux/Unix and macOS. It supports vector and bitmap output, including PDF, Postscript, SVG and EMF. Veusz is&nbsp;<a href="https://www.gnu.org/philosophy/free-sw.html">Free Software</a>.</p>



<p>With the help of a tutorial the program can be used by the novice user and is flexible for advanced work. In Veusz plots are created by building up plotting widgets with a consistent object-based interface, where the user sets the properties of the widgets. There are many options for customization of plots. See&nbsp;<a href="https://veusz.github.io/features/">features</a>,&nbsp;<a href="https://veusz.github.io/examples/">2D examples</a>&nbsp;and&nbsp;<a href="https://veusz.github.io/examples3d/">3D examples</a>&nbsp;to see what can be done with the program.</p>



<p>It allows data to be imported from text, CSV, HDF5 and FITS files. Datasets can also be entered within the program and new datasets can be created via the manipulation of existing datasets using mathematical expressions and more. The program can also be extended, by adding plugins supporting importing new data formats, different types of data manipulation or for automating tasks.</p>



<p>Changes in 4.2.1:</p>



<ul class="wp-block-list">
<li>Change tutorial highlight color to magenta</li>



<li>Fix missing icon in tutorial</li>



<li>Move data settings to top in fit widget</li>



<li>Fix silent uninstallation</li>



<li>Fix wrong size output PDF on MacOS</li>
</ul>



<h2 class="wp-block-heading">Features of package:</h2>



<p><a href="https://github.com/veusz/veusz#features-of-package"></a></p>



<h3 class="wp-block-heading">Plotting features:<a href="https://github.com/veusz/veusz#plotting-features"></a></h3>



<ul class="wp-block-list">
<li>X-Y plots (with errorbars)</li>



<li>Line and function plots</li>



<li>Contour plots</li>



<li>Images (with colour mappings and colorbars)</li>



<li>Stepped plots (for histograms)</li>



<li>Bar graphs</li>



<li>Vector field plots</li>



<li>Box plots</li>



<li>Polar plots</li>



<li>Ternary plots</li>



<li>Plotting dates</li>



<li>Fitting functions to data</li>



<li>Stacked plots and arrays of plots</li>



<li>Nested plots</li>



<li>Plot keys</li>



<li>Plot labels</li>



<li>Shapes and arrows on plots</li>



<li>LaTeX-like formatting for text</li>



<li>Multiple axes</li>



<li>Axes with steps in axis scale (broken axes)</li>



<li>Axis scales using functional forms</li>



<li>Plotting functions of datasets</li>



<li>3D point plots</li>



<li>3D surface plots</li>



<li>3D function plots</li>



<li>3D volumetric plots</li>
</ul>



<h3 class="wp-block-heading">Input and output:<a href="https://github.com/veusz/veusz#input-and-output"></a></h3>



<ul class="wp-block-list">
<li>PDF/EPS/PNG/SVG/EMF export</li>



<li>Dataset creation/manipulation</li>



<li>Embed Veusz within other programs</li>



<li>Text, HDF5, CSV, FITS, NPY/NPZ, QDP, binary and user-plugin importing</li>



<li>Data can be captured from external sources</li>
</ul>



<h3 class="wp-block-heading">Extending:<a href="https://github.com/veusz/veusz#extending"></a></h3>



<ul class="wp-block-list">
<li>Use as a Python module</li>



<li>User defined functions, constants and can import external Python functions</li>



<li>Plugin interface to allow user to write or load code to
<ul class="wp-block-list">
<li>import data using new formats</li>



<li>make new datasets, optionally linked to existing datasets</li>



<li>arbitrarily manipulate the document</li>
</ul>
</li>



<li>Scripting interface</li>



<li>Control with DBUS and SAMP</li>
</ul>



<h3 class="wp-block-heading">Other features:<a href="https://github.com/veusz/veusz#other-features"></a></h3>



<ul class="wp-block-list">
<li>Data filtering and manipulation</li>



<li>Data picker</li>



<li>Interactive tutorial</li>



<li>Multithreaded rendering</li>
</ul>



<p class="has-gradient-1-gradient-background has-background">官方网站：<a href="https://veusz.github.io/">https://veusz.github.io/</a><br>运行平台：Windows、MacOS、Linux、Unix<br>界面语言：多国语言（含中文）<br>Download：<a href="https://veusz.github.io/download">https://veusz.github.io/download</a></p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/veusz/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SunnyCapturer &#8211; 简单且漂亮的跨平台截图软件工具</title>
		<link>https://www.anopos.com/sunnycapturer/</link>
					<comments>https://www.anopos.com/sunnycapturer/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Fri, 12 Sep 2025 01:25:13 +0000</pubDate>
				<category><![CDATA[图像处理]]></category>
		<category><![CDATA[工具&实用程序]]></category>
		<category><![CDATA[屏幕截图]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=909</guid>

					<description><![CDATA[SunnyCapturer 是一款简单且漂亮的跨平台截图软件工具，支持 OCR 从图片中提取文本，图片翻译，以 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image alignright size-full"><img fetchpriority="high" decoding="async" width="242" height="267" src="https://www.anopos.com/up/sunnycapturer.png" alt="SunnyCapturer" class="wp-image-914" srcset="https://www.anopos.com/up/sunnycapturer.png 242w, https://www.anopos.com/up/sunnycapturer-136x150.png 136w" sizes="(max-width: 242px) 100vw, 242px" /></figure>



<p>SunnyCapturer 是一款简单且漂亮的跨平台截图软件工具，支持 OCR 从图片中提取文本，图片翻译，以及将图片钉在屏幕上等功能。</p>



<p>SunnyCapturer is a simple and beautiful cross-platform screenshot software that supports OCR for extracting text from images, image translation, custom stickers, and pinning images to the screen.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="576" src="https://www.anopos.com/up/SunnyCapturer-UI-1024x576.png" alt="SunnyCapturer-UI" class="wp-image-917" srcset="https://www.anopos.com/up/SunnyCapturer-UI-1024x576.png 1024w, https://www.anopos.com/up/SunnyCapturer-UI-300x169.png 300w, https://www.anopos.com/up/SunnyCapturer-UI-150x84.png 150w, https://www.anopos.com/up/SunnyCapturer-UI-768x432.png 768w, https://www.anopos.com/up/SunnyCapturer-UI-1536x864.png 1536w, https://www.anopos.com/up/SunnyCapturer-UI-2048x1152.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">SunnyCapturer-UI</figcaption></figure>



<p class="has-background" style="background:linear-gradient(0deg,rgb(189,222,255) 0%,rgb(255,255,255) 100%)">官方网站：<a href="http://sunnycapturer.xmuli.tech">http://sunnycapturer.xmuli.tech</a><br>运行平台：Windows、Linux、MacOS<br>界面语言：多国语言（含中文）<br>Download：<a href="https://github.com/XMuli/SunnyCapturer/releases">https://github.com/XMuli/SunnyCapturer/releases</a></p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/sunnycapturer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>小旺 AI 截图 &#8211; 接入DeepSeek的AI截图神器！轻巧、好用、免费、无广告！</title>
		<link>https://www.anopos.com/xiaowang/</link>
					<comments>https://www.anopos.com/xiaowang/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Wed, 10 Sep 2025 03:43:14 +0000</pubDate>
				<category><![CDATA[图像处理]]></category>
		<category><![CDATA[工具&实用程序]]></category>
		<category><![CDATA[屏幕截图]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=902</guid>

					<description><![CDATA[截图录屏、截图美化、GIF动图、截图录屏、全能神器 首款接入DeepSeek的AI截图神器！轻巧、好用、免费、 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>截图录屏、截图美化、GIF动图、截图录屏、全能神器</p>



<p>首款接入DeepSeek的AI截图神器！轻巧、好用、免费、无广告！</p>



<p>截图、贴图、长截图、录屏视频、GIF、截图翻译、AI解释、数字序号、局部高亮、OCR文字提取、取色&#8230;</p>



<p>小旺 AI 截图是一款免费无广告的多功能智能截图和录屏工具，支持 Windows 和 macOS 平台。</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="800" src="https://www.anopos.com/up/xiaowang-1024x800.png" alt="xiaowang" class="wp-image-904" srcset="https://www.anopos.com/up/xiaowang-1024x800.png 1024w, https://www.anopos.com/up/xiaowang-300x234.png 300w, https://www.anopos.com/up/xiaowang-150x117.png 150w, https://www.anopos.com/up/xiaowang-768x600.png 768w, https://www.anopos.com/up/xiaowang-1536x1201.png 1536w, https://www.anopos.com/up/xiaowang.png 1992w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p><br><br>主要功能<br>基础截图功能：支持区域截图、窗口截图、长截图等多种模式，截图自动吸附窗口，还可自定义截图快捷键。截图后能进行复制至剪贴板、画笔标注、隐私涂抹等操作。<br><strong>录屏功能：</strong>可任意录屏，支持 1080P 高清无水印输出，格式为 MP4，也能录制 GIF 动图，录制后还能进行剪辑、添加文字或贴纸等编辑操作。<br><strong>AI 功能：</strong>接入 DeepSeek 大模型，实现 AI 截图翻译，支持 10 多种语言，翻译精准；还能进行 AI 截图解释，遇到看不懂的题目，截图即可获得智能分析答案；基于 DeepSeek 的 OCR 文字提取功能，可秒级高精度识别图片文字。<br><strong>其他功能：</strong>具备带壳截图功能，内置部分机型的截图场景，可一键完成精美带壳效果图；截图智能分类归档，历史记录秒检索；还有二维码识别、磁力吸、自由画笔等隐藏功能，好用不扰人。</p>



<p><br><strong>软件特点</strong><br>免登录：无需注册账号，下载后可直接使用，7&#215;24 小时全天候待命。<br>免费无广告：所有功能全免费，不接入第三方广告，提供简洁、纯净的使用体验。<br>体积小巧：安装包仅 10MB 左右，比同类软件小 80%，绿色轻巧，运行占用资源极低。</p>



<p class="has-background" style="background:linear-gradient(0deg,rgb(177,236,175) 0%,rgb(235,235,239) 100%)">官方网站：<a href="https://www.xiaowang.com/" target="_blank" rel="noreferrer noopener">www.xiaowang.com</a><br>运行平台：Windows 7/8/10/11、MacOS<br>界面语言：中文<br>Download：<a href="https://ai-doggy-api.dangbei.net/ai-doggy-screenshot/download/windows" target="_blank" rel="noreferrer noopener">Windows版&nbsp;下载</a>；macOS版下载；<a href="https://ai-search-static.dangbei.net/ai-screenshot-intel-updates/xw-screenshot-setup.exe" target="_blank" rel="noreferrer noopener">英特尔®酷睿™Ultra版</a></p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/xiaowang/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Imagine &#8211; 免费的图像和动画查看器</title>
		<link>https://www.anopos.com/imagine/</link>
					<comments>https://www.anopos.com/imagine/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Wed, 03 Sep 2025 08:47:09 +0000</pubDate>
				<category><![CDATA[图像处理]]></category>
		<category><![CDATA[工具&实用程序]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=868</guid>

					<description><![CDATA[一个非常小巧的图片浏览查看工具，来自韩国，是一款支持多国语言（包括简繁体中文）的图片浏览器，它以轻巧的1MB体 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="48" height="48" src="https://www.anopos.com/up/Imagine.png" alt="" class="wp-image-874"/></figure>



<p>一个非常小巧的图片浏览查看工具，来自韩国，是一款支持多国语言（包括简繁体中文）的图片浏览器，它以轻巧的1MB体积，提供了丰富的图像处理功能。Imagine支持批量转换图像格式、屏幕截图、制作GIF动画、创建多页TIF图像等，是一款绿色、精简、优化的单文件版软件，集成WebP插件，启动默认为简体中文界面，无广告，是Windows和WinPE用户的必备看图工具。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="627" src="https://www.anopos.com/up/Imagine-GUI-1024x627.png" alt="Imagine-GUI" class="wp-image-871" srcset="https://www.anopos.com/up/Imagine-GUI-1024x627.png 1024w, https://www.anopos.com/up/Imagine-GUI-300x184.png 300w, https://www.anopos.com/up/Imagine-GUI-150x92.png 150w, https://www.anopos.com/up/Imagine-GUI-768x470.png 768w, https://www.anopos.com/up/Imagine-GUI.png 1150w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h1 class="wp-block-heading">特征</h1>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<ul class="wp-block-list">
<li>以非常快的速度查看和保存图像/动画文件</li>



<li>支持多种图像/动画文件格式：
<ul class="wp-block-list">
<li>ANI、ANM、AVIF、BMP、BPG、CDR、CLIP、CLP、CUR、DCM、DCX、DDS、EMF、EXR、FLC、FLI、GIF、HDP、HDR、HEIF、ICL、ICNS、ICO、JBG、JP2、JPC、JPG、JXL、LBM、MAC、MBM、MNG、PAM、PBM、PCD、PCX、PDN、PFM、PGM、PIC、PNG、PPM、PSD、PSP、QOI、RAS、RLA、RLE、SGI、SPR、SVG、TGA、TGS、TIF、WBMP、WEBP、WMF、WPG、XBM、XCF、XPM</li>
</ul>
</li>



<li>支持数码相机RAW图像文件格式：
<ul class="wp-block-list">
<li>3FR、ARW、CR2、CRW、DNG、ERF、KDC、MRW、NEF、ORF、RAF、RAW、SRW、SR2</li>
</ul>
</li>



<li>支持多种存档文件格式：
<ul class="wp-block-list">
<li>邮编、RAR、7Z、ALZ、HV3、CBZ、CBR、CB7</li>
</ul>
</li>



<li>支持高动态范围图像文件格式：
<ul class="wp-block-list">
<li>HDR、EXR、SXR、MXR</li>
</ul>
</li>



<li>从动画文件中提取单个/所有帧</li>



<li>显示图像/动画文件的详细信息</li>



<li>显示 Exif/IPTC 信息</li>



<li>显示或隐藏透明度</li>



<li>提供 64 位版本</li>



<li>提供 Unicode 版本</li>



<li>多语言支持</li>



<li>缩略图浏览器</li>



<li>色彩校正</li>



<li>色彩管理（ICC 配置文件）</li>



<li>批量转换</li>



<li>幻灯片</li>



<li>批量重命名</li>



<li>捕获屏幕</li>



<li>平铺视图</li>



<li>创建动画</li>



<li>创建多个页面图像</li>



<li>创建全景图像</li>



<li>作和编辑图像</li>



<li>键盘和鼠标的可自定义快捷键</li>



<li>命令行参数支持</li>



<li>Shell 扩展支持</li>



<li>附加插件支持</li>



<li>Total Commander Lister、Packer 和 Content 插件</li>



<li>无写入不必要的注册表（基于 ini 的配置）</li>



<li>完全优化的二进制文件（微小、纯、快速、整洁）</li>
</ul>



<h1 class="wp-block-heading">Feature</h1>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<ul class="wp-block-list">
<li>View and save image/animation files with very fast speed</li>



<li>Support for numerous image/animation file formats:
<ul class="wp-block-list">
<li>ANI, ANM, AVIF, BMP, BPG, CDR, CLIP, CLP, CUR, DCM, DCX, DDS, EMF, EXR, FLC, FLI, GIF, HDP, HDR, HEIF, ICL, ICNS, ICO, JBG, JP2, JPC, JPG, JXL, LBM, MAC, MBM, MNG, PAM, PBM, PCD, PCX, PDN, PFM, PGM, PIC, PNG, PPM, PSD, PSP, QOI, RAS, RLA, RLE, SGI, SPR, SVG, TGA, TGS, TIF, WBMP, WEBP, WMF, WPG, XBM, XCF, XPM</li>
</ul>
</li>



<li>Support for digital camera RAW image file formats:
<ul class="wp-block-list">
<li>3FR, ARW, CR2, CRW, DNG, ERF, KDC, MRW, NEF, ORF, RAF, RAW, SRW, SR2</li>
</ul>
</li>



<li>Support for numerous archive file formats:
<ul class="wp-block-list">
<li>ZIP, RAR, 7Z, ALZ, HV3, CBZ, CBR, CB7</li>
</ul>
</li>



<li>Support for high dynamic range image file formats:
<ul class="wp-block-list">
<li>HDR, EXR, SXR, MXR</li>
</ul>
</li>



<li>Extract single/all frames from animation files</li>



<li>Show detailed information of image/animation files</li>



<li>Show Exif/IPTC information</li>



<li>Show or hide transparency</li>



<li>64-bit version available</li>



<li>Unicode version available</li>



<li>Multilingual support</li>



<li>Thumbnail browser</li>



<li>Color corrections</li>



<li>Color management (ICC Profile)</li>



<li>Batch conversion</li>



<li>Slide show</li>



<li>Batch rename</li>



<li>Capture screen</li>



<li>Tiled view</li>



<li>Create animations</li>



<li>Create multiple page images</li>



<li>Create panorama images</li>



<li>Manipulate and edit images</li>



<li>Customizable shortcuts for Keyboard and Mouse</li>



<li>Command line parameter support</li>



<li>Shell extension support</li>



<li>Add-on plugin support</li>



<li>Total Commander Lister, Packer and Content plugin</li>



<li>No write unnecessary registry (ini-based configuration)</li>



<li>Fully optimized binaries (tiny, pure, fast, neat)</li>
</ul>



<p>官方网站：<a href="https://www.nyam.pe.kr/dev/imagine">https://www.nyam.pe.kr/dev/imagine</a><br>运行平台：Windows 95/98/ME/NT 4.0/2000/XP/2003/Vista/7/8/10/11<br>界面语言：多国语言（含中文）<br>Download：<a href="https://www.nyam.pe.kr/dev/imagine/#download">下载页面</a>；<br><strong>对于 32 位 Windows</strong><span style="font-size: 19.2px;"> UNICODE版本</span><br><span style="font-size: 19.2px;"><a style="background-color: rgb(245, 245, 245); font-size: 19.2px;" href="https://www.nyam.pe.kr/dev/imagine/download.php?arch=x86&amp;unicode=1&amp;full=0&amp;setup=0&amp;version=2.1.1">ZIP 版本</a><span style="background-color: rgb(245, 245, 245); font-size: 19.2px;"> （1.23 MB）；</span><a style="background-color: rgb(245, 245, 245); font-size: 19.2px;" href="https://www.nyam.pe.kr/dev/imagine/download.php?arch=x86&amp;unicode=1&amp;full=1&amp;setup=0&amp;version=2.1.1">ZIP 版本（包括所有插件）</a><span style="background-color: rgb(245, 245, 245); font-size: 19.2px;"> （7.72 MB）；</span><a style="background-color: rgb(245, 245, 245); font-size: 19.2px;" href="https://www.nyam.pe.kr/dev/imagine/download.php?arch=x86&amp;unicode=1&amp;full=0&amp;setup=1&amp;version=2.1.1">EXE（安装程序）版本</a><span style="background-color: rgb(245, 245, 245); font-size: 19.2px;"> （1.06 MB）；</span><a style="background-color: rgb(245, 245, 245); font-size: 19.2px;" href="https://www.nyam.pe.kr/dev/imagine/download.php?arch=x86&amp;unicode=1&amp;full=1&amp;setup=1&amp;version=2.1.1">EXE（安装程序）版本（包括所有插件）</a><span style="background-color: rgb(245, 245, 245); font-size: 19.2px;"> （4.47 MB）</span></span></p>



<p>ANSI 版本 <strong>仅适用于 Windows 95/98/ME</strong><br><a style="font-size: 19.2px;" href="https://www.nyam.pe.kr/dev/imagine/download.php?arch=x86&amp;unicode=0&amp;full=0&amp;setup=0&amp;version=2.1.1">ZIP 版本</a><span style="font-size: 19.2px;"> （1.22 MB）</span>；<a style="font-size: 19.2px;" href="https://www.nyam.pe.kr/dev/imagine/download.php?arch=x86&amp;unicode=0&amp;full=1&amp;setup=0&amp;version=2.1.1">ZIP 版本（包括所有插件）</a><span style="font-size: 19.2px;"> （7.72 MB）</span>；<br><a href="https://www.nyam.pe.kr/dev/imagine/download.php?arch=x86&amp;unicode=0&amp;full=0&amp;setup=1&amp;version=2.1.1">EXE（安装程序）版本</a> （1.06 MB）<br><a href="https://www.nyam.pe.kr/dev/imagine/download.php?arch=x86&amp;unicode=0&amp;full=1&amp;setup=1&amp;version=2.1.1">EXE（安装程序）版本（包括所有插件）</a> （4.47 MB）</p>



<p><strong>对于 64 位 Windows</strong><br>UNICODE版本<strong>推荐</strong><br><a href="https://www.nyam.pe.kr/dev/imagine/download.php?arch=x64&amp;unicode=1&amp;full=0&amp;setup=0&amp;version=2.1.1">ZIP 版本</a> （1.66 MB）<br><a href="https://www.nyam.pe.kr/dev/imagine/download.php?arch=x64&amp;unicode=1&amp;full=1&amp;setup=0&amp;version=2.1.1">ZIP 版本（包括所有插件）</a> （8.99 MB）<br><a href="https://www.nyam.pe.kr/dev/imagine/download.php?arch=x64&amp;unicode=1&amp;full=0&amp;setup=1&amp;version=2.1.1">EXE（安装程序） 版本</a> （1.39 MB）<br><a href="https://www.nyam.pe.kr/dev/imagine/download.php?arch=x64&amp;unicode=1&amp;full=1&amp;setup=1&amp;version=2.1.1">EXE（安装程序）版本（包括所有插件）</a> （5.42 MB）</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/imagine/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>LICEcap &#8211; 简洁易用的GIF录屏软件</title>
		<link>https://www.anopos.com/licecap/</link>
					<comments>https://www.anopos.com/licecap/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Wed, 03 Sep 2025 03:25:18 +0000</pubDate>
				<category><![CDATA[图像处理]]></category>
		<category><![CDATA[工具&实用程序]]></category>
		<category><![CDATA[屏幕截图]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=846</guid>

					<description><![CDATA[LICEcap是一款简洁易用的动画屏幕录制软件，它可将屏幕录像的内容直接保存为高质量（每帧颜色数量可超过256 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>LICEcap是一款简洁易用的动画屏幕录制软件，它可将屏幕录像的内容直接保存为高质量（每帧颜色数量可超过256）GIF动态图片格式。并且支持特别标记鼠标操作动态效果。支持加入时间显示和标题名称帧及自定义热键功能，并自由调整录制窗口大小，你完全可以使用LICEcap录制出GIF图片格式的视频教程，看起来显得很专业！</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://www.cockos.com/licecap/licecap_rules.gif" alt=""/></figure>



<p><br>LLICEcap can capture an area of your desktop and save it directly to .GIF (for viewing in web browsers, etc) or .LCF (see below).</p>



<p>LICEcap is an intuitive but flexible application (for Windows and now OSX), that is designed to be lightweight and function with high performance.</p>



<p>LICEcap is easy to use:&nbsp;<a href="https://www.cockos.com/licecap/how_to_licecap.gif">view a demo</a>&nbsp;(output is&nbsp;<a href="https://www.cockos.com/licecap/demo2.gif">here</a>).</p>



<p>In addition to .GIF, LICEcap supports its own native lossless .LCF file format, which allows for higher compression ratios than .GIF, higher quality (more than 256 colors per frame), and more accurate timestamping. If you record to .LCF, you can play back the .LCF files within&nbsp;<a href="http://www.reaper.fm/">REAPER</a>&nbsp;(and/or use it to convert to .gif or another video format).</p>



<p>LICEcap is GPL free software, each download package includes the source.</p>



<p>Features and options:</p>



<ul class="wp-block-list">
<li>Record directly to .GIF or .LCF.</li>



<li>Move the screen capture frame while recording.</li>



<li>Pause and restart recording, with optional inserted text messages.</li>



<li>Global hotkey (shift+space) to toggle pausing while recording</li>



<li>Adjustable maximum recording framerate, to allow throttling CPU usage.</li>



<li>Basic title frame, with or without text.</li>



<li>Record mouse button presses.</li>



<li>Display elapsed time in the recording.</li>
</ul>



<p>Requirements:</p>



<p>A healthy amount of RAM (1GB+, especially when encoding to LCF)</p>



<p>Windows: Windows XP/Vista/7/8/8.1/10/11 (might work with reduced functionality on older versions)</p>



<p>OSX: macOS 10.7-12.x Intel 64-bit or M1 (old versions: v1.30 supports macOS 10.6, and v1.28 supports macOS 10.4 and PPC)</p>



<p>Linux: apparently works with WINE</p>



<p>A reasonably fast CPU</p>



<p class="has-background" style="background:linear-gradient(180deg,rgb(204,215,248) 0%,rgb(255,255,255) 100%)">官方网站：<a href="http://www.cockos.com/" target="_blank" rel="noreferrer noopener">www.cockos.com</a><br>运行平台：Windows XP/Vista/7/8/10/11；OSX: OS 10.4+ (10.6+ for full feature support), PPC or Intel (note: OS X support is still preliminary, some features are not supported)<br>界面语言：English；<br>截图预览：Screenshots（how_to_licecap.gif，1.23MB）；<br>Download：<br><a href="https://www.cockos.com/licecap/licecap132-install.exe">LICEcap v1.32 for Windows</a> (Jun 8 2022) (250kb installer)<br><a href="https://www.cockos.com/licecap/licecap132.dmg">LICEcap v1.32 for macOS</a> (Jun 8 2022) (876kb DMG)<br><br>网盘搬运：<a href="https://casc.lanzouq.com/i2O7I359wqxe">licecap132-install.zip &#8211; 蓝奏云</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/licecap/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>bkViewer &#8211; 小巧精悍的数码照片浏览器</title>
		<link>https://www.anopos.com/bkviewer/</link>
					<comments>https://www.anopos.com/bkviewer/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Mon, 25 Aug 2025 01:31:15 +0000</pubDate>
				<category><![CDATA[图像处理]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=834</guid>

					<description><![CDATA[您是否曾为计算机中数量庞大的数码相片的管理问题而烦恼？在照片浏览过程中，怎样才能按照拍摄的日期和顺序把心爱的照 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image alignleft size-large"><img decoding="async" src="https://bykeer.oss-cn-hangzhou.aliyuncs.com/bkviewer/photos/bklink.gif" alt="bkViewer"/></figure>



<p>您是否曾为计算机中数量庞大的数码相片的管理问题而烦恼？<br>在照片浏览过程中，怎样才能按照拍摄的日期和顺序把心爱的照片一一显示出来？<br>如果您是一位摄影爱好者，您是否需要这样的工具，在浏览照片的同时能够直观的显示快门速度、光圈大小、白平衡等拍摄参数，以及直方图信息？或者，在浏览时就能方便的对图片进行剪切编辑？<br>您是否还有过这样经历，企图对后期处理不当的照片进行补救时，已经忘记了原始图片放在什么位置？</p>



<p>当您和朋友一同游玩归来，面对大量照片，是否需要把属于不同人的照片快速挑选出来？<br>当朋友观赏您照片的时候，您是否还必须陪护在他身边，口干舌燥喋喋不休的反复讲解着这张照片是在哪儿拍的，那张照片背后还隐藏着什么逸闻趣事？</p>



<p>还有，当您在网上冲浪，浏览到精彩照片时，是否希望能够方便的在线浏览照片拍摄信息？<br>当然，作为资深泡菜的您，肯定在寻找这样一个工具，能够按照尺寸或文件大小把图片批量缩小以便上传到论坛上，或是通过email与其他朋友们分享？或者，上网发布的时候，需要把一个目录下所有图片的曝光参数信息全部删除？</p>



<p>您是否有过这样的希望，有工具自动下载国家地理每日桌面的精彩图片，并且开机时windows桌面已经是当天的国家地理桌面？</p>



<p>为了方便的进行数码照片的浏览和集中处理，bykeer开发了小巧精悍的小工具bkViewer，可以方便的实现以上功能。在我自己的图片浏览和处理过程中，带来极大便利。</p>



<p>bkViewer不会在磁盘中增加任何冗余信息，直接利用现存文件夹方式对图片进行预览和浏览；<br>bkViewer通过外挂程序对图片进行处理，同时也具有图片缩放、翻转、剪切、亮度锐度饱和度调整等最常用的基本编辑功能；<br>bkViewer可以直接显示EXIF/IPTC/XMP/ICC数码照片拍摄参数信息和直方图，可详细查看镜头型号、防抖、快门次数等厂商标记；<br>bkViewer支持解析的厂商标记包括Canon、Casio、Epson、FLIR、FujiFilm、Kodak、KonicaMinolta、Leica、Nikon、Olympus、Panasonic、Pentax、Reconyx、Ricoh、Sanyo、Sigma、Sony等多家厂商；<br>bkViewer支持通过IE、Firefox、Opera、Chrome右键菜单或扩展在线查看网页图片的拍摄信息；<br>bkViewer支持实时像素拾色，方便的播放幻灯片或发送电子邮件，或将图片拖放到QQ窗口传递；<br>bkViewer对后期处理的图片自动建立PS目录进行备份。当然，您也可以直接编辑而不备份，决定权在您；<br>bkViewer支持图片预读以提升浏览速度，批量缩放等功能支持多核系统并行处理。它只有一个数百K的可执行文件，可以方便的拷贝运行；<br>除jpg、bmp、webp、wbmp、dib、rle、tif、png、gif、wmf、emf、tga等通用图片格式外，bkViewer还支持Canon(CR2/CRW), Nikon(NEF/NRW), iPhone(HEIC), Fuji(RAF), Leica(RAW/DNG), Kodak(DCR/KDC), Olympus(ORF), Pentax(DNG/PEF/RAW), Sony(ARW/SR2), Minolta(MRW), Panasonic(RAW/RW2), Phase One(IIQ), Richo(DNG), Samsung(SRW/DNG), Leaf(MOS), Hasselblad(3FR), Mamiya(MEF)，GoPro(GPR/360)，Insta360(INSV/INSP), Epson(ERF)等原始格式图片浏览及标记解析。</p>



<p>bkViewer支持RGB 8/16/32bit、CYMK 8/16bit、Lab、灰度、位图等所有颜色模式的Photoshio psd文件解析。对于相机拍摄的mov、avi、mp4、mts等视频文件，bkViewer也支持EXIF解析并与普通照片集成管理，例如按拍摄时间排序。你还可以通过自定义配置加入其他集成管理的文件类型。</p>



<p class="has-base-2-background-color has-background">EXIF、XMP、IPTC、GPS、ICC标记解析，ExifTool内核<br>ICC/ICM色彩管理，数码照片专业浏览<br>镜头型号、快门次数、光圈快门拍摄信息显示<br>拍摄时间、编辑程序、图片尺寸等多维分组排序<br>拍摄地点GPS精准标注，在线地图批量展示和聚合<br>RAW格式图片浏览及转换，视频文件集成管理及预览<br>批量缩放，裁剪，自动翻转，直方图，像素取色，色轮<br>人脸检测；自动对比、自动颜色、色彩增强、亮度均衡<br>浏览器图片信息在线查看DIY扩展<br>照片预读及缓存，异步加载，多核并发，Direct2D加速<br>国家地理每日桌面自动下载<br>明暗界面风格切换，多屏显示器和高DPI分辨率支持<br>纯绿色软件，单文件独立运行</p>



<p class="has-background" style="background:linear-gradient(180deg,rgb(160,250,205) 0%,rgb(235,235,239) 100%)">官方网站：<a href="https://bykeer.com/">https://bykeer.com/</a><br>运行平台：Windows<br>界面语言：多国语言（含中文）<br>Download：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><tbody><tr><th>特性说明</th><th>bkViewer.PRO.exe</th><th>bkViewer.X64.exe</th><th>bkViewer.win7.exe</th><th>bkViewer.xp.exe</th></tr><tr><td>最新版本</td><td>v7.9h&nbsp;16.14 MB&nbsp;★★★<br>发布日期2025-8-19</td><td>v7.9h&nbsp;15.94 MB&nbsp;★★★<br>发布日期2025-8-19</td><td>v5.6b&nbsp;7.00MB<br>停止维护（2020-12-13）</td><td>v5.6b&nbsp;5.12MB<br>停止维护（2020-12-13）</td></tr><tr><td>下载链接</td><td><img decoding="async" src="https://bykeer.oss-cn-hangzhou.aliyuncs.com/index.files/baidupan.png"><a href="https://pan.baidu.com/s/1nFJVSCZDBuwe37K8dm42ew?pwd=bkvr" target="_blank" rel="noreferrer noopener">百度网盘（推荐）</a><br><img decoding="async" src="https://bykeer.oss-cn-hangzhou.aliyuncs.com/index.files/download.gif"><a href="https://bykeer.com/app/bkviewer/bkviewer.pro.exe" target="_blank" rel="noreferrer noopener">本地下载（备用）</a></td><td><img decoding="async" src="https://bykeer.oss-cn-hangzhou.aliyuncs.com/index.files/baidupan.png"><a href="https://pan.baidu.com/s/1JsMwLcCPlVzB5j5fET3-Bg?pwd=bkvr" target="_blank" rel="noreferrer noopener">百度网盘（推荐）</a><br><img decoding="async" src="https://bykeer.oss-cn-hangzhou.aliyuncs.com/index.files/download.gif"><a href="https://bykeer.com/app/bkviewer/bkviewer.x64.exe" target="_blank" rel="noreferrer noopener">本地下载（备用）</a></td><td><img decoding="async" src="https://bykeer.oss-cn-hangzhou.aliyuncs.com/index.files/baidupan.png"><a href="https://pan.baidu.com/s/1k97cejFR9Oq6RPk0rbDDyQ?pwd=bkvr" target="_blank" rel="noreferrer noopener">百度网盘（推荐）</a><br><img decoding="async" src="https://bykeer.oss-cn-hangzhou.aliyuncs.com/index.files/download.gif"><a href="https://bykeer.com/app/bkviewer/bkviewer.win7.exe" target="_blank" rel="noreferrer noopener">本地下载（备用）</a></td><td><img decoding="async" src="https://bykeer.oss-cn-hangzhou.aliyuncs.com/index.files/baidupan.png"><a href="https://pan.baidu.com/s/1l63hZtiHerGRCk0n1N5uIg?pwd=bkvr" target="_blank" rel="noreferrer noopener">百度网盘（推荐）</a><br><img decoding="async" src="https://bykeer.oss-cn-hangzhou.aliyuncs.com/index.files/download.gif"><a href="https://bykeer.com/app/bkviewer/bkviewer.xp.exe" target="_blank" rel="noreferrer noopener">本地下载（备用）</a></td></tr><tr><td>操作系统支持</td><td>windows10/11 64位<br>AVX2指令集，OpenMP支持<br>Direct2D显卡加速</td><td>windows10/11 64位<br>SSE2指令集<br>Direct2D显卡加速</td><td>windows7/10 32位<br>SSE2指令集<br>Direct2D显卡加速</td><td>windows XP 32位<br>Gdiplus图像引擎</td></tr><tr><td>RAW格式图片浏览</td><td>RAW原始图片/预览图浏览和切换</td><td>RAW预览图浏览</td><td>windows缩略图预览</td><td>windows缩略图预览</td></tr><tr><td>特定RAW格式支持</td><td>GPR（goPro格式）；<br>HEIC（Apple格式）；ORI（Olympus高分辨格式）；265/TS/MKV视频格式；360/INSV（全景视频）</td><td>HEIC（Apple格式）；ORI（Olympus高分辨格式）；265/TS/MKV视频格式；360/INSV（全景视频）</td><td>/</td><td>/</td></tr><tr><td>特定图片格式支持</td><td>WEBP/HEIF/APNG动画</td><td>WEBP/HEIF/APNG动画</td><td>/</td><td>/</td></tr><tr><td>视频预览</td><td>视频原始尺寸浏览</td><td>视频原始尺寸浏览</td><td>windows缩略图预览</td><td>windows缩略图预览</td></tr><tr><td>ICC/ICM色彩管理</td><td>支持</td><td>支持</td><td>支持</td><td>/</td></tr><tr><td>人脸识别</td><td>人脸相似度对比，人像查找</td><td>/</td><td>/</td><td>/</td></tr><tr><td>浏览器<a href="https://bykeer.com/app/bkviewer/index2.php#MAIN_WEB">右键菜单查看图片参数</a></td><td colspan="4"><img decoding="async" src="https://bykeer.oss-cn-hangzhou.aliyuncs.com/bkviewer/photos/bk.gif">bkviewer网页扩展 0.1★★★发布日期 2025-3-15<br>bkviewer浏览器扩展，用于查看网页图片参数。配合bkviewer.exe本地程序使用。<br>支持Edge、Chrome浏览器，需要安装浏览器扩展程序，并在bkViewer中启用相关配置<img decoding="async" src="https://bykeer.com/app/bkviewer/192px.svg"><a href="https://chromewebstore.google.com/detail/bkviewer%E7%BD%91%E9%A1%B5%E6%89%A9%E5%B1%95/anmifamndhfhnnjhikoogpafccieidbm" target="_blank" rel="noreferrer noopener">chrome应用商店</a>&nbsp;<img decoding="async" src="https://bykeer.oss-cn-hangzhou.aliyuncs.com/bkviewer/photos/diy.svg">&nbsp;<a href="https://bykeer.com/app/bkviewer/index2.php#command">DIY浏览器扩展组件命令格式说明</a></td></tr></tbody></table></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/bkviewer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Flameshot &#8211; 开源屏幕截图软件</title>
		<link>https://www.anopos.com/flameshot/</link>
					<comments>https://www.anopos.com/flameshot/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Mon, 25 Aug 2025 01:17:38 +0000</pubDate>
				<category><![CDATA[图像处理]]></category>
		<category><![CDATA[屏幕截图]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=832</guid>

					<description><![CDATA[Powerful, yet simple to use open-source screenshot soft [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Powerful, yet simple to use open-source screenshot software.</p>



<h2 class="wp-block-heading">Free &amp; open source screenshot software</h2>



<p>Flameshot is a free and open-source, cross-platform tool to take screenshots with many built-in features to save you time.</p>



<p><strong>Flameshot Features</strong><br><strong>Highly customizable</strong><br>Customize the interface color, button selection, keyboard shortcuts, how images are saved, and more with Flameshot&#8217;s accessible configuration dialog.<br>You can choose to add an arrow mark, highlight text, blur a section (blur or pixelate an area), add a text, draw something, add a rectangular/circular shaped border, add an incrementing counter number, and add a solid color box with Flameshot&#8217;s built-in editing tools.</p>



<p><strong>Simple &amp; intuitive</strong><br>Using Flameshot is as simple as launching, dragging the selection box to cover the area you want to capture, making annotations as needed in on-screen and saving the shot to your computer, all with a very simple and straightforward interface.</p>



<p><br><strong>Upload to online platforms</strong><br>Flameshot allows users to simply upload their screenshots directly to the cloud in order to easily share it with others. You can upload your image directly to Imgur with a single click and share the URL with others.</p>



<p><strong>Command-line interface (CLI)</strong><br>Flameshot has several commands you can use in the terminal without launching the GUI via a command line interface. The command line interface lets you script Flameshot and use it as the subject of key binds.</p>



<p class="has-background" style="background:linear-gradient(272deg,#cbd9e1 0%,#EBEBEF 100%)">官方网站：<a href="https://flameshot.org/" target="_blank" rel="noreferrer noopener">Flameshot | Open Source Screenshot Software</a><br>运行平台：Windows, Mac, GNU/Linux<br>界面语言：多国语言（含中文）<br>Download：<a href="https://flameshot.org/#download">下载页面</a>；<br>    Windows：<a href="https://github.com/flameshot-org/flameshot/releases/download/v13.1.0/Flameshot-13.1.0-win64.msi">Flameshot-13.1.0-win64.msi</a>；<a href="https://github.com/flameshot-org/flameshot/releases/download/v13.1.0/flameshot-13.1.0-win64.zip">flameshot-13.1.0-win64.zip</a><br>    MacOS：<a href="https://github.com/flameshot-org/flameshot/releases/download/v13.1.0/Flameshot-13.1.0-artifact-macos-arm64.dmg">Flameshot-13.1.0-artifact-macos-arm64.dmg</a><br>    Linux：<a href="https://github.com/flameshot-org/flameshot/releases/download/v13.1.0/Flameshot-13.1.0.x86_64.AppImage">Flameshot-13.1.0.x86_64.AppImage</a><br>网盘搬运：<a href="https://casc.lanzouq.com/iU9fZ34fvkhg">flameshot-13.1.0-win64.zip &#8211; 蓝奏云</a></p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/flameshot/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PixPin &#8211; 功能强大的免费截图工具</title>
		<link>https://www.anopos.com/pixpin/</link>
					<comments>https://www.anopos.com/pixpin/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Fri, 14 Feb 2025 03:53:53 +0000</pubDate>
				<category><![CDATA[图像处理]]></category>
		<category><![CDATA[屏幕截图]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=741</guid>

					<description><![CDATA[PixPin是一款功能强大的免费截图工具，支持截图、录屏、长截图、OCR文字识别、屏幕贴图等功能。为设计师、开 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image alignleft size-full"><img loading="lazy" decoding="async" width="128" height="128" src="https://www.anopos.com/up/PixPin.png" alt="" class="wp-image-745"/></figure>



<p>PixPin是一款功能强大的免费截图工具，支持截图、录屏、长截图、OCR文字识别、屏幕贴图等功能。为设计师、开发者、办公人员提供高效的屏幕操作体验。</p>



<p>PixPin的名字来源于“Pixel Pin”，简单来说是一个截图、贴图的工具，但是PixPin以截图和贴图两大功能为核心做了大量的优化功能，目标是提升用户在工作时的工作效率，无论用户使用电脑做何种工作，都可以使用PixPin提高工作效率。</p>



<span id="more-741"></span>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="739" height="739" src="https://www.anopos.com/up/PixPin-GUI.png" alt="" class="wp-image-744" srcset="https://www.anopos.com/up/PixPin-GUI.png 739w, https://www.anopos.com/up/PixPin-GUI-300x300.png 300w, https://www.anopos.com/up/PixPin-GUI-150x150.png 150w" sizes="auto, (max-width: 739px) 100vw, 739px" /></figure>



<h2 class="wp-block-heading" id="使用场景">使用场景<a href="https://pixpin.cn/docs/start/what-is-pixpin#%E4%BD%BF%E7%94%A8%E5%9C%BA%E6%99%AF">​</a></h2>



<ul class="wp-block-list">
<li>设计师<br>设计师可以把素材，草稿，原型图，参考设计等图片使用PixPin贴在屏幕上的任意位置，作为创作时的对照，避免在创作过程中时不时切换软件翻找素材导致思路被打断。贴图还可以随意地放大缩小，改变贴图的透明度等，方便设计师进行对照</li>



<li>软件开发者<br>PixPin可以帮助软件开发人员快速记录代码段、错误信息或者技术文档，方便他们在需要的时候进行查阅和参考。开发人员可以利用PixPin的标注工具在截图上做出注释或者标记，更好地分享信息和解释代码逻辑。</li>



<li>项目经理<br>项目经理在进行项目管理和协调工作时经常需要跟踪进度、整理需求、绘制流程图等，PixPin可以帮助项目经理将重要的信息快速截取并贴在屏幕上，方便项目管理和协作。</li>



<li>教育工作者<br>教育工作者可以利用PixPin进行教学课件制作，截取教材、课件或者其他教学资源，在屏幕上贴图展示给学生，提升课堂互动和教学效果。同时，通过PixPin的文字识别功能，教育工作者可以更加便捷地将图片中的文字提取出来用于讲解。</li>



<li>市场营销人员<br>市场营销人员可以使用PixPin截取网页内容、广告素材或者竞品信息，并进行标注、分析与比较。通过PixPin的标注工具，市场营销人员能够直观地展现出自己的想法和策略，提高团队间的沟通效率。</li>
</ul>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>PixPin的用户涵盖了众多行业，在这里不再一一枚举，相信PixPin也能帮助到屏幕前的你。</p>
</blockquote>



<h2 class="wp-block-heading" id="pixpin是否可以在公司内使用">PixPin是否可以在公司内使用<a href="https://pixpin.cn/docs/start/what-is-pixpin#pixpin%E6%98%AF%E5%90%A6%E5%8F%AF%E4%BB%A5%E5%9C%A8%E5%85%AC%E5%8F%B8%E5%86%85%E4%BD%BF%E7%94%A8">​</a></h2>



<p>PixPin没有使用场景的限制，可以在公司内免费使用。但PixPin并非是一个完全免费的软件，少部分功能需要开通会员后方可使用，如果这些功能能帮助到你，欢迎开通会员以支持PixPin的持续发展。</p>



<p></p>



<p>官方网站：<a href="https://www.fxsound.com/" target="_blank" rel="noreferrer noopener"><a href="https://pixpin.cn/">PixPin &#8211; 强大且免费的截图贴图工具</a></a><br>运行平台：Windows 7/8/10/11<br>界面语言：多国语言（含中文）<br>官方下载：<a href="https://download.pixpin.cn/PixPin_1.9.11.8.exe">Windows 安装包</a>；<a href="https://download.pixpin.cn/PixPin_1.9.11.8.zip">Windows 便携版</a>；<a href="https://download.pixpin.cn/PixPin_1.9.11.8.dmg">MacOS 安装包</a></p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/pixpin/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PhotoScape &#8211; 简单有趣的照片编辑和修正软件</title>
		<link>https://www.anopos.com/photoscape/</link>
					<comments>https://www.anopos.com/photoscape/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Sun, 28 Apr 2024 01:52:36 +0000</pubDate>
				<category><![CDATA[图像处理]]></category>
		<category><![CDATA[未分类]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=354</guid>

					<description><![CDATA[PhotoScape 是一款简单而有趣的照片编辑和修正软件。 主要特点 PhotoScape 是免费软件，我们 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>PhotoScape 是一款简单而有趣的照片编辑和修正软件。</p>



<figure class="wp-block-image size-full"><img decoding="async" src="https://www.anopos.com/up/photoscape.png" alt="photoscape" class="wp-image-358"/><figcaption class="wp-element-caption">photoscape</figcaption></figure>



<p>主要特点</p>



<ul class="wp-block-list">
<li><strong>查看:</strong> 查看你的照片文件夹，创建幻灯片模式</li>



<li><strong>编辑:</strong> 缩放，颜色和亮度调整，白平衡，背光修正，加边框，气泡提示，马赛克，添加文字，绘画图片，剪裁，滤镜，去红眼，模糊, <a href="http://help.photoscape.org/help.php?id=editor_tools#paintbrush">笔刷</a>, <a href="http://help.photoscape.org/help.php?id=editor_tools#clonestamp">橡皮图章</a>, <a href="http://help.photoscape.org/help.php?id=editor_tools#effectbrush">效果笔刷</a></li>



<li><strong>批处理:</strong> 一次性编辑多张照片</li>



<li><strong>页面设计:</strong> 合并多张照片到一张</li>



<li><strong>合并照片:</strong> 可以垂直或水平合并多张照片到一张照片</li>



<li><strong>GIF 动画制作:</strong> 用多张图片来制作 GIF 动画</li>



<li><strong>打印:</strong> 打印证件照，CD 封套，护照照片</li>



<li><strong>分割:</strong> 把图片切割成不同的部分</li>



<li><strong>截屏:</strong> 捕捉屏幕并保存</li>



<li><strong>颜色选取:</strong> 放大照片，搜索或选取颜色</li>



<li><strong>改名:</strong> 一次性修改多找照片名字</li>



<li><strong>RAW 转换:</strong> 可以转化 RAW 格式到 JPG</li>



<li><strong>纸张打印:</strong> 打印信纸，图表，乐谱，日历</li>



<li><strong>面部搜索:</strong> 在互联网上搜索相近的面孔</li>
</ul>



<p>PhotoScape 是免费软件，我们会不断更新软件，您可以通过<a href="http://www.photoscape.org/ps/main/donate.php">捐助</a>来支持我们后续的开发.</p>



<p>官方网站：<a href="http://www.photoscape.org/">www.photoscape.org</a></p>



<p>下载链接：<a href="https://download.cnet.com/photoscape/3000-2192_4-10703122.html?ex=RAMP-1939.3">CNET Download</a>；<a href="https://photoscape.en.softonic.com/cpi-download">softonic.com</a>；<a href="https://apps.microsoft.com/detail/9nblggh4twwg?rtc=1&amp;hl=zh-cn&amp;gl=CN">PhotoScape X &#8211; Microsoft Apps</a></p>



<p class="has-background" style="background:linear-gradient(180deg,rgb(121,218,142) 0%,rgb(249,249,249) 100%)">网盘搬运：<a style="text-decoration-line: none; color: rgb(51, 119, 255); font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; font-size: 13px; white-space-collapse: collapse; background-color: rgb(225, 255, 216);" href="https://casc.lanzouq.com/iXLT41wsktzg" target="_blank" rel="noopener"><span class="f_name_title" id="filename177741036"><a href="https://casc.lanzouq.com/iXLT41wsktzg">PhotoScapeSetup_V3-7.zip &#8211; 蓝奏云 (lanzouq.com)</a></span></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/photoscape/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>XnView MP &#8211; 强大的多功能照片查看器、图像管理、图像调整器</title>
		<link>https://www.anopos.com/xnview-mp/</link>
					<comments>https://www.anopos.com/xnview-mp/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Fri, 29 Mar 2024 08:40:49 +0000</pubDate>
				<category><![CDATA[图像处理]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=319</guid>

					<description><![CDATA[XnView MP 是一款功能多样且功能强大的照片查看器、图像管理、图像调整器。XnView 是最稳定、最易于 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong><br>XnView MP</strong> 是一款功能多样且功能强大的<a href="https://www.xnview.com/en/">照片查看器</a>、图像管理、<strong>图像调整器</strong>。XnView 是最稳定、最易于使用和最全面的照片编辑器之一。支持所有常见的图片和图形格式（JPEG、TIFF、PNG、GIF、WEBP、PSD、JPEG2000、OpenEXR、相机 RAW、HEIC、PDF、DNG、CR2）。</p>



<p>XnView MP/Classic is a <strong>free Image Viewer</strong> to easily open and edit your photo file. The <strong>Image Viewer</strong> supports all major image formats (JPEG, TIFF, PNG, GIF, WEBP, PSD, JPEG2000, OpenEXR, camera RAW, HEIC, PDF, DNG, CR2). As <strong>Image Viewer</strong> you have features like color adjusting, image resizer, cropping, screen capture, metadata editing (IPTC, XMP) and much more. With its easy-to-use explorer-like interface, <a href="https://www.xnview.com/en/xnviewmp/">XnView</a> MP allow you to quickly view your images and photos, but also to make image management. You have features like <strong>batch rename</strong>, <strong>batch converter</strong>, duplicate image finder, image compare, but you can also create contact sheets, <strong>slideshow</strong>.<br><a href="https://www.xnview.com/en/xnconvert/">XnConvert</a> is a fast and powerful <a href="https://www.xnview.com/en/xnconvert/">batch image converter</a>, you can convert, resize, watermark, add text, enhance, filter in batch mode.<br><a href="https://www.xnview.com/en/xnresize/">XnResize</a> is a fast and powerful <a href="https://www.xnview.com/en/how_to_resize_images/">batch image resizer</a>, you can convert, resize in batch mode.</p>



<p>XnView MP is provided as <strong>FREEWARE </strong>(NO Adware, NO Spyware) for private or educational use (including non-profit organizations).<br>If you enjoy using XnView, Don&#8217;t hesitate to help the developer with a small donation.</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://www.xnview.com/img/screenshots/xnviewmp-win-01.webp" alt=""/></figure>



<p>官方网站：<a href="https://www.xnview.com/en/xnviewmp/" target="_blank" rel="noreferrer noopener">Powerful Image Viewer· XnView MP | XnView.com</a><br>官方下载：</p>



<h6 class="wp-block-heading">Windows 7/8/10/11</h6>



<p>Installer or ZIP archive for Windows：<br><a href="https://download.xnview.com/XnViewMP-win-x64.exe" target="_blank" rel="noreferrer noopener">XnViewMP-win-x64.exe</a>；<br><a href="https://download.xnview.com/XnViewMP-win-x64.zip" target="_blank" rel="noreferrer noopener">XnViewMP-win-x64.zip</a></p>



<h6 class="wp-block-heading">Mac 10.13+</h6>



<p>Download the application</p>



<p><a href="https://download.xnview.com/XnViewMP-mac.dmg" target="_blank" rel="noreferrer noopener"> OSX DMG 64bit</a></p>



<h6 class="wp-block-heading">&nbsp;Linux</h6>



<p>Deb package or tgz archive：<br><a href="https://download.xnview.com/XnViewMP-linux-x64.tgz">/XnViewMP-linux-x64.tgz</a>；<br><a href="https://download.xnview.com/XnViewMP-linux-x64.deb" target="_blank" rel="noreferrer noopener">/XnViewMP-linux-x64.deb</a>；<br><a href="https://download.xnview.com/XnView_MP.glibc2.17-x86_64.AppImage" target="_blank" rel="noreferrer noopener">/XnView_MP.glibc2.17-x86_64.AppImage</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/xnview-mp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
