Thingfish is a extensible, web-based digital asset manager. It can be used to store chunks of data on the network in an application-independent way, link the chunks together with metadata, and then search for the chunk you need later and fetch it, all through a REST API.
This is a basic image-processor plugin for the Thingfish digital asset manager. It extracts image-related metadata from uploaded media files, and generates one or more thumbnail images as related resources.
This is a data storage plugin for the Thingfish digital asset manager. It provides persistent storage for uploaded data to a simple filesystem path.
This is a metadata storage plugin for the Thingfish digital asset manager. It provides persistent storage for uploaded data to PostgreSQL tables. It is heavily based on the regular PG metastore, however it differs by storing objects as nodes, and their relations as edges.
This is a metadata storage plugin for the Thingfish digital asset manager. It provides persistent storage for uploaded data to a PostgreSQL table.
This is a basic mp3-processor plugin for the Thingfish digital asset manager. It extracts MP3 metadata (ID3) from uploaded audio files, along with any album artwork as related resources.
This is a basic pdf processor plugin for the Thingfish digital asset manager. It extracts PDF metadata from uploaded files.