https://github.com/avryhof/digital-asset-manager
Repo created.
https://github.com/avryhof/digital-asset-manager
Last synced: about 2 months ago
JSON representation
Repo created.
- Host: GitHub
- URL: https://github.com/avryhof/digital-asset-manager
- Owner: avryhof
- Created: 2016-02-09T15:50:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-09T16:13:53.000Z (over 9 years ago)
- Last Synced: 2025-01-30T02:42:55.937Z (4 months ago)
- Language: PHP
- Size: 32.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Digital Asset Manager
Do you have a collection of photos, or digital artwork that is just a bunch of files in one or more folders on a disk?
Wouldn't it be nice to catalog them in a database with descriptions, categories, and tags to make them easy to search for?Digital Asset manager is the answer.
This simple tool uses ImageMagick as a backend to extract information from your image files, and put it into a database where you can describe them, and catalog them in a simple, straightforward way.
Once your images are cataloged, you can search for them, and download them in various formats and sizes.
Handles many common file types, and can run on any compatible web server.