# 版本规划

{% hint style="info" %}
购买 「永久版PRO」 是为了让 Pichound 的服务能生存的更久，而我们之间的关系也从单纯的免费使用，变成了付费的契约。我们会不断地为 永久版PRO 提供更多的服务，也感谢你的支持。
{% endhint %}

## 开发路线

* [x] 支持设置面板
* [x] 支持在线图片编辑器
* [x] 支持列表排序功能
* [x] 支持快捷键
* [x] 支持批量下载功能
  * [x] 快速保存
  * [x] 另存为下载
  * [x] 压缩为zip包
* [x] 支持智能分类/智能高清脚本
* [x] 支持以图搜图
* [x] 支持侧边栏模式
* [x] 支持暗黑主题
* [x] 支持图片格式转换
* [x] 支持提取图片主颜色
* [ ] 支持本地文件夹同步功能
* [ ] 支持禁止页面懒加载


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.pichound.app/zh/kuai-su-xia-zai/ban-ben-gui-hua.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
