AI Tools 工具已更新 1 个月前

JSON Prompt Generator

Build a validated video prompt as JSON in a guided 5-step wizard. Pick a starting template, choose a model (Veo, Sora, Kling, Runway Gen-4, Luma Ray 3, or Hailuo), describe the scene, tune the cinematography with clickable chips, and copy a ready-to-paste JSON object. The schema and model limits are fully configurable, and a built-in linter checks any pasted JSON for you.

永久免费 易于使用 立竿见影的效果 私密且安全

使用 JSON Prompt Generator

工作原理 — 该生成器是确定性的:它根据您输入的字段组装提示语,不会渲染或生成视频。 将 JSON 复制到视频模型界面(Veo、Sora、Kling、Runway、Luma、Hailuo)或任何提示词转视频工具中。草稿会保存在您的浏览器中(localStorage)——不会上传任何内容。
创建视频提示
选择一款机型
  1. 1 开始
  2. 2 AI模型
  3. 3 场景
  4. 4 风格
  5. 5 评论

选择一个起点,或者从空白开始,描述你自己的镜头。所有内容稍后都可以修改。

选择用于渲染视频的模型。下方的限制条件取决于所选模型。

Who or what the camera is on. Concrete nouns beat abstractions.
What the subject is doing, with a clear arc the model can render.
Where the action happens - time, place, grounding details.
Spoken line, ambient bed, or SFX. Veo and Sora generate audio; other models ignore it.
您的选择
JSON 提示
不完整

验证 JSON
绒毛

将 JSON 提示粘贴到此处,以便根据所选模型的模式对其进行代码检查。

模式 · 2026-05
参考文献
关键 类型 必填 选项/备注
subject string * Who or what the camera is on. Concrete nouns beat abstractions.
action string * What the subject is doing, with a clear arc the model can render.
environment string 可选 Where the action happens - time, place, grounding details.
camera enum 可选 locked-off static shot slow push-in slow pull-back tracking shot slow pan slow tilt up dolly in dolly zoom vertigo effect smooth orbit around the subject crane up handheld shot aerial drone shot whip pan slow zoom in rack focus
lens enum 可选 portrait 85mm lens 50mm lens 35mm lens 24mm wide-angle lens 100mm macro lens anamorphic lens 200mm telephoto lens
lighting enum 可选 golden hour light soft diffused light hard sunlight rim light low-key lighting high-key lighting volumetric light neon light warm practical light overcast light backlit silhouette
grade enum 可选 teal and orange grade cinematic grade natural grade desaturated grade warm grade cool grade noir black and white grade vintage film grade pastel grade
mood enum 可选 cinematic energetic serene dreamy moody playful epic intimate nostalgic surreal
audio string 可选 Spoken line, ambient bed, or SFX. Veo and Sora generate audio; other models ignore it.
duration number *
aspectRatio enum * 16:9 9:16 1:1 4:3 3:4 4:5 21:9
模型限制
型号 音频 时长 宽高比
Kling AI 1–15s (5 / 10 / 15 seconds) 16:9, 9:16, 1:1, 4:3, 3:4, 21:9 Kling 3.0: kinetic motion, strong physics, per-character lip-sync (Omni). Honors camera and motion; audio ignored.
Veo 1–8s (4, 6, or 8 seconds) 16:9, 9:16 Veo 3.1: native synchronized audio and lip-sync. Strongest prompt fidelity on the Google pipeline (Gemini / Vertex AI).
Sora 1–60s (up to 60 seconds) 16:9, 9:16, 1:1, 4:5 Sora 2: best-in-class prompt fidelity and native audio. Consumer app closed Apr 2026; API sunsets Sep 24, 2026.
Runway Gen-4 5–10s (5 or 10 seconds) 16:9, 9:16, 1:1, 4:3, 3:4, 21:9 Gen-4 / Gen-4.5: character references and strong camera control. Audio added in post.
Luma Ray 3 5–10s (5 or 10 seconds) 16:9, 9:16, 1:1, 4:3, 3:4, 21:9 Dream Machine Ray 3: HDR/EXR output, seamless loops, character references. No native audio.
Hailuo (MiniMax) 5–10s (5 or 10 seconds) 16:9, 9:16, 1:1 Fast and low-cost, excels at high-motion action. No native audio.

阅读内容

了解该工具的工作原理以及何时使用它。

How to Use This Tool

Follow the 5-step wizard and copy the generated JSON into Veo, Sora, Kling, Runway Gen-4, Luma Ray 3, Hailuo, or any prompt-to-video tool. The builder is deterministic: it assembles your inputs into JSON and does not render video.

1. Start

Pick a starting template (Cinematic, Product / ad, Action, or Dreamy) or start blank. Templates pre-fill the style choices so you can jump straight to describing your shot.

2. Select a model

Choose Veo, Sora, Kling, Runway Gen-4, Luma Ray 3, or Hailuo. The wizard adapts instantly: the duration range, allowed aspect ratios, and audio field visibility all follow the selected model. Veo and Sora generate native audio; the other models ignore the audio field but honor camera and motion.

3. Describe the scene

Fill the subject (who or what the camera is on) and the action (what it is doing, with a clear arc). Add an environment for time and place. These are the core of the prompt.

4. Style the shot

Tap chips to pick camera movement, lens, lighting, color grade, and mood, then set the duration. Every option value is validated against the schema and filtered to what the selected model supports.

5. Review and copy

The output updates live and only includes keys with values, in schema order: subject, action, environment, camera, lens, lighting, grade, mood, audio, duration, aspectRatio. Copy it to your clipboard or download it as a .json file.

Validating JSON

Paste any JSON prompt into the Validate JSON section and pick a model. The linter reports missing required keys, unknown keys, invalid enum values, out-of-range durations, and aspect ratios the selected model does not support.

Features

  • Guided 5-step wizard with a progress bar
  • Starting templates plus an example shot
  • Clickable chip selectors instead of plain dropdowns
  • Configurable schema, templates, and model limits from a single config file
  • Per-model duration clamping and aspect ratio filtering
  • Built-in JSON linter with per-model checks
  • Bundled schema reference table
  • Draft auto-save in the browser (localStorage)
  • Copy JSON, download .json, and Ctrl/Cmd+Enter to copy

常见问题解答

针对用户在信任结果之前常提出的疑问,提供简短解答。

The output uses these keys in order: subject, action, environment, camera, lens, lighting, grade, mood, audio (Veo/Sora only), duration, and aspectRatio. Required keys are subject, action, duration, and aspectRatio.

No. It is a deterministic builder that arranges your inputs into JSON. Paste the output into a video model UI such as Veo, Sora, Kling, Runway, Luma, or Hailuo to generate the actual video.

Only Veo and Sora generate native audio, so the audio field is hidden for Kling, Runway Gen-4, Luma Ray 3, and Hailuo. The linter still warns if you paste JSON that includes an audio key while linting against those models.

Veo: 1–8s at 16:9 or 9:16. Sora: 1–60s at 16:9, 9:16, 1:1, or 4:5. Kling: 1–15s at six ratios. Runway Gen-4 and Luma Ray 3: 5–10s at six ratios. Hailuo: 5–10s at 16:9, 9:16, or 1:1. The schema table shows the exact limits.

No. Everything runs in your browser. Your draft is saved only in your browser's local storage and is never transmitted anywhere.

Yes. Models, templates, durations, aspect ratios, and enum options are defined in config/json-prompt-generator.php. The tool reads everything from that single config file.

评论 (0)

用于用户讨论、边界情况及后续建议。
发表评论
您的评论提交后将公开展示。
目前尚无评论。快来发表第一条评论吧!
请告诉我们!
报告此工具的问题

请描述您遇到的问题,以便我们进行调查并改进该工具。

什么最有帮助
请提供输入内容、预期结果、实际结果、浏览器/设备信息,如有帮助,请附上截图。
“截图”按钮会截取浏览器中的页面,并将生成的图片作为附件添加到此表单中。
整页截图
通过 newisty 在您的浏览器中捕获。
尚未截取屏幕截图。
工具 报告