Word-level timestamp
JSON script exporter.
Generate a JSON script where every word carries its own start/end timestamp and speaker tag. Built for downstream tools — NLE importers, search indexes, AI agents, and karaoke renderers.
- Free up to 60 min
- ·
- 100% word accuracy
- ·
- Speaker labels included
- ·
- 99+ languages
- ·
Drag & Drop
MP3, MP4, M4A, MOV, AAC, WAV, OGG, OPUS, MPEG, WMA, WMV
Word-Level JSON Pipeline
Watch the exact pipeline that runs when you upload media to Pxlify.
Upload & Extract
explainer_video.mp4
Whisper Speech AI
Converting audio to words...
Studio Transcripts
Synced SRT & VTT Exports
explainer_video.mp4
Extracting high fidelity audio streams...
Per-word timestamps in clean JSON
Every word timestamped. Every word speaker-attributed. Schema is editor-friendly.
Timed Highlights
Aligns audio signals with precise segment timestamps, ensuring transcripts fit video timelines perfectly.
Whisper Speech Model
Leverages neural transcription frameworks to capture speech patterns, technical terms, and complex vocabulary.
Multi-Format Exports
Export to SRT, WebVTT, Advanced SSA (.ass), JSON, Word (.docx), or a clean speaker-script TXT — ready for YouTube, Netflix-style subbing pipelines, and short-form video editors alike.
Interactive Playback
Click any word or timestamp in the transcript to jump the video directly to that spoken segment.
Privacy Secured
Local preprocessing allows you to play and test files locally in the browser sandbox before uploads are triggered.
Inline Studio Editor
Refine and update text segments directly on the dashboard with instantaneous state synchronization.
Export word-level JSON in 3 steps
Upload, transcribe, download JSON.
Upload your video
Drag in a local file (.mp4, .webm, .mov) or pick an existing recording from your library.
Auto-generate timestamps
Pxlify analyzes the audio, splits it into speech segments, and timestamps every line automatically.
Refine & export
Search segments, edit lines inline, sync playback timings, then export to SRT, VTT, ASS, JSON, DOCX, or speaker-script TXT.
Word-level JSON FAQs
Top-level title/language/exportedAt fields, plus a segments[] array (line-level cues) and a words[] array with per-word start/end and speaker.
Yes — most editor importers consume the JSON directly, or you can convert it with the included schema reference.
Seconds as floats with millisecond resolution (e.g. 12.345). Matches the Whisper output convention.
Yes. Each segment and each word carries a speaker key.