Quick Start Guide
Get Viscribe up and running in under 2 minutes. The free version uses Groq's API — you won't find OpenAI or Anthropic models here unless you get the Pro version.
1. Activation
Ensure the plugin is activated by visiting Plugins → Installed Plugins in your WordPress dashboard.
2. Configure Your API Key
To use the plugin (free version), you need a Groq API key:
- Navigate to Settings → Viscribe (or Media → Viscribe).
- Paste your Groq API Key (starts with
gsk_) into the designated field. - Click "Test Connection" to verify the link.
- Click "Save Changes".
Get Your Free Key
If you don't have an API key, you can generate one for free at console.groq.com/keys. No credit card is required!
3. Enable Automatic Renaming
On the settings page, ensure the "Enable Auto-Rename" toggle is set to ON. This tells Viscribe to process every new image upload automatically.
4. Try It Out
Go to Media → Add New and upload any supported image (JPEG, PNG, WebP, or GIF). Viscribe will instantly:
- Analyze the image content using Groq's Llama 4 vision model.
- Generate a descriptive filename.
- Rename the file before it is stored on your server.
Example Transformation:
- Original:
DSC_0042.jpg - Optimized:
mountain-lake-reflection-during-sunrise.jpg
Explore More
- How It Works — Full walkthrough of the AI renaming pipeline
- Before & After Gallery — See real filename transformations
- Configure Settings — Fine-tune keyword limits, select models, and manage supported file types
- Common Questions — Check our FAQ for tips and troubleshooting
- Developer Docs — Learn how to extend Viscribe using hooks and filters