Documentation

What is Auto Typer?

Auto Typer is a Windows utility that allows you to save frequently used text snippets and type them into any application using a simple hotkey. It is perfect for emails, code templates, form filling, and more.

Getting Started

  1. Click + Add to create a new snippet.
  2. Enter a Name for reference and the Text you want to type.
  3. Click the Hotkey Trigger box and press your desired key (e.g., F8 or Ctrl+1).
  4. Click Save Snippet.
  5. Open any other app (Notepad, Browser, etc.) and press your hotkey!

Features Guide

Typing Modes

Auto Typer supports different ways to input your text:

  • Human-Like: Types character by character with natural random delays. Great for simulations.
  • Paste: Instantly injects text using the clipboard. Best for long text or code.
  • Macro: Supports special tokens like {ENTER}, {TAB}, and {DELAY}.

Special Tokens

Use these tokens inside your text to automate actions:

  • {ENTER} - Simulates pressing the Enter key.
  • {TAB} - Simulates pressing the Tab key (useful for forms).
  • {DELAY 500} - Pauses typing for 500 milliseconds (0.5 seconds).

Safety & Controls

You remain in control at all times:

  • Global Pause: Press Ctrl + Alt + P to pause/resume the service instantly.
  • Cancel Typing: Press ESC while it is typing to stop immediately.
  • Visual Status: The tray icon and app status bar show if the service is active or paused.