PicoPixel

How to report content

Spotted a pet, template, or other community content that shouldn't be there? Report it through the Give feedback form, what to include, how to flag a copyright issue, and what happens after.

PI PicoPixel
report copyright moderation safety
UPDATED 2026-05-30
01 /07

Overview

Community galleries are only as good as the content in them. If you come across a pet, a template, or anything else that shouldn't be there (it's not yours and was shared without permission, it's inappropriate, or it's just broken), you can let the team know.

Reports go through the in-app Give feedback form. The team reviews every report and follows up promptly, removing content that breaks the rules.

You'll need to be signed in to send a report. This guide walks through where to find the form, what details to include, and what happens once you've sent it.

02 /07

Before you start

Reporting happens inside the PicoPixel app, so you'll need to be signed in first.

  1. Open the app at app.picopixel.io.
  2. If you're not signed in yet, sign in with Google or GitHub when prompted.
  3. Click your account at the bottom of the left sidebar, then choose Your account.
  4. In the Your-account sidebar, open Give feedback.

That screen has a Send Feedback form with a Subject and a Description field, that's where your report goes.

NOTE

The same Give feedback form handles bug reports, suggestions, and content reports. There's no separate "report" button, just describe what you found in the form and the team will route it.

03 /07

What to include

A good report is specific. The team can act much faster when they don't have to guess what you're talking about. Keep the Subject short and clear, something like Report: <what the content is>.

In the Description, cover three things:

  • What the content is, a pet, a template, or something else.
  • Where it is, paste the exact URL, or the exact name as it appears in the gallery. For pets that's a link from /pets; for templates, a link from /templates.
  • What's wrong, copyright, inappropriate material, spam, broken, or malicious. Spell out the problem in a sentence or two.

The more precise you are, the quicker the team can find the content and take action. If you have more than one item to report, list each one with its own location and reason.

05 /07

Other issues

Copyright isn't the only reason to report something. Use the same Give feedback form for content that is:

  • Inappropriate, offensive, harmful, or not safe for a general audience.
  • Illegal, anything that breaks the law.
  • Spammy, junk submissions, repeated low-effort uploads, or misleading listings.
  • Broken or malicious, a template that won't open, a sprite that fails to load, or a link pointing somewhere it shouldn't.

In each case, paste the location and describe the problem the same way. Prohibited content is defined in the Terms, and reports help the team enforce those rules.

06 /07

What happens next

Once you send the form, the report reaches the team. They:

  • Review the report against the Terms.
  • May follow up with you if they need more detail to act on it.
  • Take appropriate action, removing the content, contacting the person who submitted it, or both.

Infringing or prohibited content is removed under the Terms. You generally don't need to do anything else after sending the form.

TIP

If you can't reach the in-app form, or you'd rather report by email, you can write to hello@picopixel.io. Include the same details: what the content is, where it is, and what's wrong, so the team can act without going back and forth.

07 /07

Where to go next

READ NEXT

Keep going.

How to use pets in PicoPixel thumbnail
PICOPIXEL

How to use pets in PicoPixel

Pets are ready-made animated sprites with multiple modes you can trigger on any condition. Grab one from the directory, add it to your project, and wire it up to react to whatever your device is doing: fetching data, overheating, reviewing code, you name it.

pets · sprites · picopixel
How to use PicoPixel templates, UI kits, and full apps thumbnail
PICOPIXEL

How to use PicoPixel templates, UI kits, and full apps

Find PicoPixel templates, UI kits, examples, sprites, widgets, and full app files, then open, download, import, customize, and export them as LVGL C code for your device.

templates · ui-kits · full-apps
What is a sprite? thumbnail
PICOPIXEL

What is a sprite?

Learn what sprites are, how to create multi-state animated widgets, and how to reuse them across projects.

sprite · picopixel