27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
# Image Tagger
|
|
A Foundry VTT module to help you find images that fit what you're wanting faster!
|
|
|
|
## How It Works
|
|
When you upload a new image using the module, you can give it:
|
|
- a name
|
|
- any number of tags
|
|
- any number of artists
|
|
|
|
Then, when you are looking for an image for something, you can use the integrated
|
|
Art Browser in order to search based on name, tags, and/or artists!
|
|
|
|
## Image Optimization
|
|
Included in the module is an automatic conversion of any static images (png, jpeg,
|
|
etc.) into an optimized webp format! If you upload a webp or gif image, they will
|
|
not be converted at all, they will stay how you have them.
|
|
|
|
This optimization is done so that the storage on your server or computer is reduced,
|
|
as well as making it so all of the images load faster on your player's computers.
|
|
|
|
# Disclaimer:
|
|
This module is currently in beta testing, as such there may be bugs and missing
|
|
features. To report bugs or request features you can:
|
|
- open an issue on the
|
|
[primary issue tracker](https://git.varify.ca/Foundry/image-tagger/issues)
|
|
- send an email to [hello@varify.ca](mailto:hello@varify.ca)
|
|
- or, open an issue on [Github](https://github.com/Eldritch-Oliver/Foundry-Image-Tagger/issues/new)
|