You can try the Cinematic Cam script.
2 Likes
Changelog - v1.2.0
This update is a massive overhaul of the script’s user interface and capabilities.
- Major Feature: In-Game Image Editor
- After taking a screenshot, it now automatically opens in a sleek, modern NUI editor.
- New: Image Filters
- Apply a variety of filters and adjustments directly in-game:
- Brightness
- Contrast
- Saturation
- Gamma
- Monochrome
- Sepia
- Invert
- Apply a variety of filters and adjustments directly in-game:
- New: Copy to Clipboard
- Instantly copy your final, edited screenshot directly to your clipboard with a single click or the
Chotkey.
- Instantly copy your final, edited screenshot directly to your clipboard with a single click or the
- New: Multi-Language Support
- The entire UI is now translatable via JSON files in the
lang/folder. (Includesenandzhby default).
- The entire UI is now translatable via JSON files in the
- Refactor:
- The entire NUI has been rebuilt from the ground up using Fabric.js for high-performance canvas-based editing.
- The progress bar now correctly displays different stages (e.g., “Sampling” and “Rendering”).
- Improved
Esckey logic for closing panels.