Make voices + animate images β€” fast.

VoiceCanvas gives you three core features: Free TTS (No API), Pro TTS (API), and a Free Animator (No API).

πŸŽ™οΈ Free TTS (No API)
Instant playback using your browser’s built-in voices. No login required.
Best for quick previews and rehearsals.
⭐ Pro TTS (API)
Generate downloadable MP3/WAV using OpenAI voices. Pro users only (login required).
10/day included. Buy extra points when needed.
🎬 Animator (No API)
Upload a background + character sprites (including sprite-sheets) and create scenes with timeline motion.
Runs locally in your browser β€” fast and free.
Good to know: Free TTS and Animator work without login. Pro TTS requires a Pro account and your API keys set in /api/_secrets.php.

Quick start (5 minutes)

  1. Open /tts.html β†’ try Free (No API) to confirm audio plays.
  2. Open /animate.html β†’ add a background + sprite to build a scene.
  3. To enable Pro TTS, go to /account.html and subscribe.
  4. Paste your keys in /api/_secrets.php (OpenAI + Stripe).
  5. Generate Pro audio β†’ download within 1 hour (auto-delete).
Recommended workflow for your series
1) Write script β†’ 2) Pro TTS per shot β†’ 3) Upload background + character sprites β†’ 4) Animate pans/zooms + sprite-sheet walk cycles β†’ 5) Export and assemble episodes.
Tip: If your hosting blocks outbound requests, enable PHP cURL in your hosting settings (required for Pro TTS + Stripe).