> For the complete documentation index, see [llms.txt](https://wiki.nightcore.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.nightcore.com/creator-resources/finding-images.md).

# 🖼️ Finding Images

## Finding Anime Images for Nightcore Videos

When creating Nightcore videos, having visually engaging anime images can significantly enhance the overall presentation. Here’s a guide to finding high-quality anime images that you can use in your videos.

### **Anime-Pictures.net**

* **Website:** <https://anime-pictures.net>
* **What it offers:** This site has a large collection of anime-related artwork, including fan art, official art, and illustrations. It’s a great resource for finding high-quality anime images to accompany your Nightcore videos.

### **Pixiv**

* **Website:** <https://pixiv.net>
* **What it offers:** Pixiv is a popular platform for artists to showcase their work, including a vast collection of anime-style illustrations. The site has both free and premium content, with works from professional and amateur artists alike.

### **Perchance AI Anime Generator**

* **Website:** <https://perchance.org/ai-anime-generator>
* **What it offers:** This AI tool generates anime-style artwork based on text prompts. You can use it to create unique, original images for your Nightcore videos. It’s a great option if you want fully custom images tailored to your specific needs.

## Additional Tips for Using Anime Images:

* **Credit the Artist:** If the artwork is from an artist who allows its use with credit, always give proper attribution. This can include crediting them in your video description or within the video itself.
* **Modify Images Where Possible:** Consider adding your personal touch to images (like filters, overlays, or animations) to make them unique and enhance your video’s aesthetic.

By using these websites, you can find stunning anime visuals that will elevate your Nightcore videos.


---

# 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://wiki.nightcore.com/creator-resources/finding-images.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.
