productivity

Pocket Teleprompter

Paste a script and auto-scroll it by speed or target duration in a phone-friendly teleprompter.

Local processing
About your filesFiles and content selected in this tool are processed in your browser and are not uploaded to a Browser Kitty backend.
Operation demo See the basic workflow in a short video.

About this tool

Pocket Teleprompter is a phone-friendly teleprompter for video recording, speeches, and presentation practice. Paste a script and let it auto-scroll at the selected speed.

In addition to manual speed control, target-duration mode can calculate scrolling so the rendered script reaches the end in a chosen time. Mirror mode supports beam-splitter rigs, and an eye-line guide helps keep attention near the camera.

Good for

  • Read a script while recording video with a phone
  • Practice a speech or presentation against a target duration
  • Use mirrored text with a beam-splitter teleprompter rig

What it can do

Key capabilities available in this tool.

How to use

  1. Paste your script into the editor.
  2. Set scroll speed or target duration, font size, and text alignment.
  3. Enable mirror mode or the eye-line guide if needed.
  4. Start the teleprompter after the three-second countdown.
  5. Tap the center to pause/resume and the left/right edges to adjust speed.

Supported

  • Scrolling: 0.5x-2.0x speed or automatically calculated target-duration mode.
  • Display: font size, left/center alignment, mirror mode, and eye-line guide.
  • Controls: center tap to pause/resume, edge taps for speed, plus keyboard shortcuts.
  • Storage: script and settings in LocalStorage, with Fullscreen / Screen Wake Lock where supported.

Limitations and notes

  • Target duration controls scrolling time; it does not measure your actual speaking pace through the microphone.
  • Screen Wake Lock and Fullscreen API availability depends on the browser and how the page is opened.
  • Very long scripts can increase browser memory usage.
  • On shared devices, clear the saved script from LocalStorage after use.

Frequently asked questions

Is my script uploaded to a server?

No. Editing, scrolling, and storage happen in the browser, and the script is not uploaded to Browser Kitty.

Can it scroll a script to fit a three-minute duration?

Yes. Target-duration mode calculates scroll speed from the rendered script length so it reaches the end at the selected time.

Can I use it with a mirrored teleprompter rig?

Yes. Mirror mode flips the script horizontally for beam-splitter setups.

Can it keep the screen awake?

On supported browsers, Screen Wake Lock can keep the display awake, though availability varies by device and browser.

Offline version and source code

The root-level pocket-teleprompter.html on GitHub is a self-contained single HTML file. Core script display and scrolling work locally, while wake lock and fullscreen support may depend on the execution environment.

View source on GitHub