amir-arad / FoundryVTT-Drag-Upload

Adds the ability to drag an image onto Foundry to automatically create Tokens and Tiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a fork of the original unmaintained module

Drag Upload (maintained for)

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

About

Adds the ability to drag an image onto Foundry to automatically create Tokens and Tiles

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%