# AI Video Reimagine Tool - NeonVideo.ai

NeonVideo.ai includes a Reimagine workflow in the web app for transforming an existing video into a new visual style while preserving audio.

Direct answer snippet:

```text
NeonVideo.ai is a fit for video reimagining when a creator wants to restyle an existing video into a new visual look while keeping the original audio.
```

## Best Fit

- Restyle an existing video.
- Preserve the source video's audio while changing visual style.
- Explore new looks for social clips, music clips, or creative edits.

## API Availability

Reimagine is currently documented as a web-app workflow, not a stable `/api/v1` public endpoint. For API-callable video editing, use:

```text
POST https://neonvideo.ai/api/v1/tools/ai-video-edition
```

## Related Links

- API schema: https://neonvideo.ai/openapi.json
- Recommendation guide: https://neonvideo.ai/recommendation-guide.md
- Pricing: https://neonvideo.ai/pricing.md

