PetalGen logo
PetalGen

Last updated: 2026-05-29

Terms of Use & Privacy Notice

PetalGen is a free public demo tool for AI prompt modularization. Please read these terms before using the service.

1. What PetalGen Does

PetalGen decomposes monolithic AI image prompts into structured, remixable modules. It sends your input to a third-party language model (via Pollinations.ai) to perform the extraction, and optionally generates validation images using Pollinations image endpoints. PetalGen also supports reference image (img2img) generation: you may upload a local image to guide generation, which is processed entirely in your browser before transmission.

2. Data Collection & Harvesting

By using PetalGen you acknowledge and agree that:

  • Prompts you submit for refactoring may be logged and stored in a server-side database (Cloudflare D1) for analytics and self-improvement purposes.
  • Extracted prompt tokens (subject, style, lighting, etc.) are harvested and aggregated to improve the Token Factory's frequency-weighted sampling and template synthesis.
  • No personally identifiable information (PII) is intentionally collected. Do not include names, addresses, or sensitive personal data in your prompts.
  • IP addresses may be recorded transiently for rate-limiting purposes and are not shared or sold.

3. Generated Images & Reference Uploads

  • Images are generated via Pollinations.ai endpoints. When you choose to save an image, it is stored in Cloudflare R2 and appears in your Library.
  • You are responsible for the prompts you submit. Do not generate content that violates applicable laws or Pollinations.ai's usage policies.
  • Images generated using the system API key are subject to Pollinations.ai rate limits and terms.
  • Reference images you upload are resized to ≤1024px and re-encoded as JPEG in your browser. EXIF metadata (including GPS, device info) is stripped before transmission. Reference images are forwarded to Pollinations.ai's /v1/images/edits endpoint and are not stored by PetalGen.
  • Face and identity preservation in reference image generation requires a model explicitly trained for it (e.g. Kontext). Other models use the reference image loosely. PetalGen displays a model compatibility warning where applicable.
  • Only upload reference images you own or have the right to use. Do not upload images depicting real individuals without their consent.

4. Model Selection & Default Behaviour

Z-Image Turbo is the default model. This is intentional — it is optimised for the free Seed tier (fast, low pollen cost, reliable). It does not support negative prompts; any exclusion constraints are compiled into the positive prompt string automatically.

  • Users who connect their own Pollinations key (BYOP) may select any model enabled by the operator. Different models consume pollen at different rates and are subject to different capabilities and restrictions.
  • The available model list is controlled by the operator and may change without notice. Model behaviour, output quality, and content policies vary by model and are governed by Pollinations.ai.
  • Some models may produce content not suitable for all audiences. You are responsible for choosing an appropriate model for your use case.

5. Your API Key (BYOP)

If you connect your own Pollinations API key, it is stored locally in your browser (localStorage) and is never transmitted to PetalGen's servers. It is sent directly to Pollinations.ai endpoints from your browser. Remove it at any time via the Disconnect button.

6. Content Restrictions

  • PetalGen targets adult users (18+). Some image models may produce mature content.
  • You must not use PetalGen to generate content depicting minors in sexual contexts, content that promotes violence or hatred, or content that violates Pollinations.ai's acceptable use policy.

7. No Warranty

PetalGen is provided "as is" without warranty of any kind. The service may be unavailable, rate-limited, or produce inaccurate results. We make no guarantees about uptime, output quality, or fitness for any particular purpose.

8. Third-Party Services

PetalGen relies on Pollinations.ai for AI inference. Your use of PetalGen is also subject to Pollinations.ai's own terms and privacy policy. We are not affiliated with or endorsed by Pollinations.ai.

9. Changes to This Policy

We may update these terms at any time. Continued use of PetalGen after changes constitutes acceptance of the updated terms. The date at the top of this page reflects the most recent revision.

10. Contact

PetalGen is an independent open-source project. For questions, open an issue on the project repository.