WARNING - Drag Upload will NOT work if you run Foundry in Admin mode on Windows due to a Windows security feature!
Adds the ability to drag files onto the Foundry canvas to automatically create Tokens, Tiles, Journal Pins, and Ambient Audio
If the file is an audio file (.mp3, .mp4, .wav, .flac), it will be created as an Ambient Audio with easing.
Otherwise, it will be treated as an Image and created based on the current active layer:
- Token: 1x1 Actor with Token
- Tile: Tile of the same size as the image
- Notes: Journal with a corresponding Journal Pin
- Other: Same as Token
- cswendrowski#1 - Added full support for all audio types (except WEBM, because that's almost always an animated image)
- cswendrowski#2 - When WEBM is dragged, only set the Token and not the Actor
Thanks to Itamarcu for this wonderful addition! You can now drag upload images straight from a webbrowser. This is not supported in Firefox
Thanks to Itamarcu, you can now create Actorless tokens!