> For the complete documentation index, see [llms.txt](https://doc.tanmer.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.tanmer.cn/qian-duan/tu-pian-ku.md).

# 图片库

### 东方IC

图片种类全 <http://creative.dfic.cn/>

### 500PX

出色的摄影图片 <https://500px.com/>

### Pixels

免费高品质图片，尺寸全 <https://www.pexels.com/>

### Pixabay

正版免费图片视频库 <https://pixabay.com/>

### LogoSc

Logo制作 <http://www.logosc.cn/>

### TinyPng

免费图片在线压缩 <https://tinypng.com/>

### MagicMockup集合

苹果设备场景模型图 <http://magicmockups.com/>

设备单一模型图 <https://dimmy.club/>

设备模型图 <https://mockuphone.com/#ios>

设备模型图 <https://smartmockups.com/>

在线Ps(ubuntu同学) <https://pixlr.com/express/>

在线海报/Banner制作 <https://crello.com/home/>

食物单品图 <https://www.foodiesfeed.com/>

强大的免抠图素材 <http://pngimg.com/>

&#x20;3D模型制作 <http://threed.io/>

&#x20;模型图PSD <https://freebiesbug.com/psd-freebies/mockups/>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.tanmer.cn/qian-duan/tu-pian-ku.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
