About the product
About Pellucen
Pellucen is an independent web application focused on transparent image generation, subject isolation, and downloadable PNG assets. The product is operated by Wang Fang and available at pellucen.com.
Why transparency is the focus
Many image tools treat background removal as a final editing step. Pellucen asks the image model for transparency at the beginning. That approach is useful for product concepts, ecommerce assets, creators, game UI elements, and anyone who needs a clean subject rather than an opaque scene.
The site also explains the file-level details that make transparent images reliable. A viewer can make a preview look transparent while the exported file is already flattened. Pellucen validates alpha data and downloads PNG so users can inspect the actual result instead of trusting a checkerboard thumbnail.
How the service is built
The frontend runs on Next.js and Cloudflare. Generation requests are handled by server routes so image and language-model credentials never reach the browser. DeepSeek rewrites user input into an English model prompt, while the image task is sent to the configured Qwen-Image provider. The user can review and edit the rewritten prompt before generating.
The public workflow has free daily limits, Cloudflare Turnstile, upload MIME validation, temporary result storage, and a documented acceptable-use policy. Content moderation is part of the generation architecture and is enabled before paid checkout goes live.
For technical workflows, read the ComfyUI guide or the prompt guide.
Contact and accountability
Product, privacy, refund, and support questions may be sent to athena@nosemuse.com. Public policies are available on the Privacy, Terms, and Refund pages.
The service is offered as a small, focused product. Availability depends on third-party model infrastructure, but product decisions, site content, and customer communication remain under Pellucen’s control.