- Drag and drop images directly into the table.
- Automatically position and scale images based on predefined parameters.
- Apply motion effects such as zoom and speed adjustments.
- Center dot for positioning, draggable to adjust placement.
- Easy export to JSON format for integration with Premiere Pro.
- Adobe Premiere Pro
- Node.js
- Electron
-
Export Marker List and Transcript from Premiere Pro:
- Export a marker list from your Premiere Pro project.
- Export the transcript associated with the timeline.
-
Import Data into DragAndDrop:
- Load the marker list and transcript into DropMotion.
-
Drag and Drop Images:
- Drag and drop images into the table at the corresponding markers.
-
Adjust Image Properties:
- Use the provided controls to adjust zoom and speed effects.
- Drag the central dot to fine-tune the image position.
-
Export to FinalCut XML:
- Export the configured data to an FinalCut XML file for easy integration back into Premiere Pro.
-
Clone the Repository:
git clone https://github.com/StuartHunt99/DropMotion.git cd DropMotion
-
Install Dependencies:
npm install
-
Run the Application:
npm start
-
Make Cool Stuff!