<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>PicList on 初然忆</title>
        <link>https://www.imcry.vip/tags/piclist/</link>
        <description>Recent content in PicList on 初然忆</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>zh</language>
        <lastBuildDate>Tue, 26 May 2026 09:26:57 +0800</lastBuildDate><atom:link href="https://www.imcry.vip/tags/piclist/index.xml" rel="self" type="application/rss+xml" /><item>
            <title>从PicGo切换到PicList</title>
            <link>https://www.imcry.vip/post/2026-5-26-956/</link>
            <pubDate>Tue, 26 May 2026 09:26:57 +0800</pubDate>
            <guid>https://www.imcry.vip/post/2026-5-26-956/</guid>
            <description>&lt;h2 id=&#34;前言&#34;&gt;&lt;a href=&#34;#%e5%89%8d%e8%a8%80&#34; class=&#34;header-anchor&#34;&gt;&lt;/a&gt;前言&#xA;&lt;/h2&gt;&lt;p&gt;在使用了一段时间的PicGo之后，图片从本地上传到服务器的操作量减了不少。一开始只知道在PicGo主程序里把图片粘进去，到后来只用VsCode上的Picgo插件，&lt;del&gt;果然懒惰是进步的阶梯&lt;/del&gt;。  &lt;br&gt;&#xA;不过，PicGo默认上传的格式是&lt;code&gt;.PNG&lt;/code&gt;，有些图片会大到&lt;em&gt;200KB&lt;/em&gt;甚至更多，这种体积会严重影响加载速度。我尝试在PicGo主程序里安装了转换格式的插件，在每次上传前会将图片转成&lt;code&gt;.WEBP&lt;/code&gt;格式，从而降低资源的体积。&#xA;简单在PicGo主程序测试了一番，图片确实顺利的将格式转化后上传到了图床。可惜，那款内置在VsCode的插件似乎是直接调用的&lt;strong&gt;Pic-Core&lt;/strong&gt;，不按套路使用我设置的格式转换功能，上传结束后自动插入的链接依然是以&lt;code&gt;.PNG&lt;/code&gt;结尾。     &lt;br&gt;&#xA;于是，我把目光转向了在VsCode里的PicList插件。这款插件和&lt;strong&gt;vs-picgo&lt;/strong&gt;插件共用同一个快捷键，也就是&lt;kbd&gt;Ctrl&lt;/kbd&gt;+&lt;kbd&gt;Alt&lt;/kbd&gt;+&lt;kbd&gt;U&lt;/kbd&gt;。它主要是通过&lt;strong&gt;PicList&lt;/strong&gt;主程序开放的API接口来实现上传图片的功能，因此还需要额外下载PicList主程序，传图的时候也要一直开着软件。好在，它的确实现了在上传图片前转换格式的操作，很好的压缩了图片的体积，提高了资源的加载速度。&lt;/p&gt;&#xA;&lt;h2 id=&#34;安装&#34;&gt;&lt;a href=&#34;#%e5%ae%89%e8%a3%85&#34; class=&#34;header-anchor&#34;&gt;&lt;/a&gt;安装&#xA;&lt;/h2&gt;&lt;p&gt;可以不分先后顺序的安装这两个应用：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;在VsCode中搜索&lt;a class=&#34;link&#34; href=&#34;https://marketplace.visualstudio.com/items?itemName=Kuingsmile.vs-piclist&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;PicList&lt;/a&gt;并安装&lt;/li&gt;&#xA;&lt;li&gt;打开&lt;a class=&#34;link&#34; href=&#34;https://github.com/Kuingsmile/PicList/releases&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;PicList&lt;/a&gt;的发行版页面下载对应的打包文件&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;迁移&#34;&gt;&lt;a href=&#34;#%e8%bf%81%e7%a7%bb&#34; class=&#34;header-anchor&#34;&gt;&lt;/a&gt;迁移&#xA;&lt;/h2&gt;&lt;p&gt;把图床配置从PicGo迁移到PicList，是瞬间完成的事情，因为PicList自带一键迁移的功能。  &lt;br&gt;&#xA;&lt;img alt=&#34;20260526102149107.webp&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://static.imcry.vip/img/20260526102149107.webp&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;接口&#34;&gt;&lt;a href=&#34;#%e6%8e%a5%e5%8f%a3&#34; class=&#34;header-anchor&#34;&gt;&lt;/a&gt;接口&#xA;&lt;/h2&gt;&lt;p&gt;开启&lt;strong&gt;上传API服务&lt;/strong&gt;，默认设置不需要更改。&lt;br&gt;&#xA;&lt;img alt=&#34;20260526103850233.webp&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://static.imcry.vip/img/20260526103850233.webp&#34;&gt;&lt;/p&gt;</description>
        </item></channel>
</rss>
