IVCap_Editor is a utility for quickly editing image or video captions when preparing a dataset for fine-tuning video models. It allows users to load a folder with videos, select a video for playback, and edit the corresponding caption text directly within the window. Multiple languages and themes are supported, and user settings are saved for convenience between sessions.
- No additional installations are required! The project comes with a pre-installed Python and all necessary libraries in the
python_embededfolder.
- Go to the Releases section on the repository page.
- Download the archive with the latest version of the project (e.g.,
IVCap_Editor_v1.0.3.zip). - Unpack the archive into any folder on your computer.
- Simply double-click on
IVCap_Editor.bat
- Drag and drop a folder with .jpg /.png /.mp4 files into the application window. The list of videos will appear in the left sidebar.
- Click on an image or video in the sidebar to play it in the main window.
- Edit the caption text in the text field below the preview. Changes are saved automatically.
- Language and Theme: Click the settings button (⚙️) in the top right corner to change the language or switch between light and dark themes.
- Text Size: Use the "+" and "−" buttons next to the settings button to adjust the size of the caption text and video information.
This project is distributed under the MIT License. See the LICENSE file for details.
