# 3DText.app > Free, browser-based editor to upload your photo and add real 3D extruded text in the same scene—position, rotate, light, and export a composite PNG or JPEG. Built for creators who use Canva-like tools, not Blender or Photoshop. Important notes: - **Real 3D:** Text is extruded 3D mesh (Three.js), composited with your background image so typography can sit naturally in the scene—not a flat “3D effect” filter. - **Client-side:** Editing runs in the browser; your image is not sent to a server for rendering. - **Audience:** YouTube/social thumbnails, promo graphics, quick one-off posts—no 3D software skills required. - **Pricing (2026):** App is marketed fully free while usage is studied (`NEXT_PUBLIC_MONETIZATION_ENABLED=false` in production). Legacy Stripe billing exists but is dormant in free mode. - **Site:** https://3dtext.app — single-page editor at `/`. ## App - [3D Text Editor](https://3dtext.app/): Upload JPEG/PNG, add and style 3D text, adjust geometry/materials/lights/shadows, download PNG or JPEG at image resolution. ## AI context files - [llms-full.txt](https://3dtext.app/llms-full.txt): Extended product summary, features, workflow, and positioning for LLM ingestion in one fetch. ## Optional - [Sitemap](https://3dtext.app/sitemap.xml): Machine-readable URL list for crawlers. - [robots.txt](https://3dtext.app/robots.txt): Crawl rules (`/api/`, `/admin/` disallowed).