[Video Change-speed tool] Initial commit

This commit is contained in:
C043
2025-05-22 22:48:29 +02:00
parent 2a9d3c4fda
commit 9a0ca5c611
6 changed files with 90 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
import { tool as videoChangeSpeed } from './change-speed/meta';
import { tool as videoFlip } from './flip/meta';
import { rotate } from '../string/rotate/service';
import { gifTools } from './gif';