https://github.com/7rikazhexde/trim-quicktime
AppleScript to trim and save selected video files with QuickTime Player on MacOS by time specification.
https://github.com/7rikazhexde/trim-quicktime
applescript export quicktime-player trim
Last synced: 2 months ago
JSON representation
AppleScript to trim and save selected video files with QuickTime Player on MacOS by time specification.
- Host: GitHub
- URL: https://github.com/7rikazhexde/trim-quicktime
- Owner: 7rikazhexde
- License: mit
- Created: 2023-01-22T08:44:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T13:48:31.000Z (6 months ago)
- Last Synced: 2025-01-21T15:13:08.645Z (4 months ago)
- Topics: applescript, export, quicktime-player, trim
- Language: AppleScript
- Homepage:
- Size: 47.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# trim-quicktime
AppleScript to trim and save selected video files with QuickTime Player on MacOS by time specification.## Demo
## Usage
1. Open ```trim_qt.applescript``` in ScriptEditer or VScode and press the Run button
2. Select the video file to be trimmed
3. Specify the path (folder) to output files after trimming
4. Enter the trim start time
5. Enter the trim end time## Note
#### Verified Version
macOS Monterey (version 12.6)