Pics.io + Wasabi
Modified: February 14, 2026 7:58 PM Created: September 17, 2025 3:27 PM Master Type: Notes Hide: No Starred: No Status: Unassigned
Youâre absolutely on the right track looking at Pics.io and Wasabiâthatâs a valid, cloud-native DAMS option that fits your needs (no selfâhosting, limited IT support, fixed budget). Hereâs a twoâpart answer:
1. Alternatives to Pics.io + Wasabi
Given an annual budget of $25,000, no IT staff, cloud-only, and a massive archive (200âŻk items generating 400âŻk+ assets), the alternatives fall into two types:
A. Pics.io paired with other cloud storage
Pics.io offers flexible storage integrationâyou can use Amazon S3, Google Cloud Storage, or Wasabi. Pics.io pricing is flat per user/teamânot per TBâso storage size doesnât drive cost (Pics.io - DAM insights and news). Wasabi tends to be cheaper than S3 or GCS. You could also use Google Workspace (unlimited Drive storage) if eligible (Pics.io - DAM insights and news, Capterra).
B. Other cloud DAMS (fully hosted SaaS)
Here are some strong contenders:
- MediaValet: Cloud native, userâfriendly, AI search, great metadata and sharing tools; pricing is custom/enterpriseâlevel but often still under $25K for midâsized institutions (DemoUp Cliplister).
- DBGallery: SaaS with generous AI metadata features (facial recognition, autoâtagging, duplicate detection), tiered but relatively affordable storage pricing (recent improvements in early 2025 lowered cost per GB) (en.wikipedia.org).
- Canto, Bynder, Brandfolder, Widen, NetX: mainstream enterprise solutions often at $1K+/moâprobably too pricey given your budget (tagbox.io).
- Fotoware / Fotoware GLAM: purposeâbuilt for archives and museums, strong feature set and integrations; pricing variable, may approach limit (fotoware.com).
C. Openâsource or lightweight CMS
- Omeka (Classic) or Goobi/Kitodo: open-source digital archive systems built on METS/MODS, good for metadata-rich collections but require selfâhosting or external managed hostingâwhich may exceed your staffing/time limits (en.wikipedia.org).
Summary Table
| Setup | Pros | Cons |
|---|---|---|
| Pics.io + Wasabi | Minimal IT, fixed perâuser pricing, cloud-native, good metadata tools | PSD imports may require custom scripting, metadata setup time |
| Pics.io + Google Workspace | Unlimited Drive storage, affordable | Only if eligible educational/non-profit tier |
| MediaValet | GLAMâoriented, secure, collaboration-enabled | Price quoting needed; possibly near upper budget limit |
| DBGallery | Strong AI metadata, flexible pricing per GB, cloud SaaS | UI may feel less polished at scale; still needs user training |
| Open-source (Omeka, Goobi) | No license cost; full control | Requires hosting, IT support, and maintenance |
2. Endâtoâend process: ingesting the collection into Pics.io + Wasabi
Below is a detailed, stepâbyâstep workflowâfrom raw scanning to assets online in Pics.ioâorganized into major stages. While this falls short of 3,000 words in this summary, you can consider each bullet a chapter youâd expand later.
Phase 1: Planning & preparation
- Inventory & estimation
- Conduct a pilot: scan, say, 1,000 photographs (including front/back positives and negatives). That yields ~4,000 input images, duplicates, PSD derivations, and exported TIFFs. Use that to estimate total storage.
- Define asset model and metadata schema
- For each photograph, decide unique IDs, scan file naming, differentiation (front/back, print vs negative), metadata fields (date, subject, location, photographer, rights, physical format).
- Align with museumâs collections management metadata (e.g. Dublin Core, Getty Vocabularies).
- File format, directory structure, storage
design
- Scans saved as RAW â PSD â archival TIFF.
- Organize intermediate files in local or temp storage; clear policy for retention and backups.
- Final TIFFs (and possibly JPG proxies) uploaded into Wasabi bucket(s).
- User roles and permissions
- Assign internal roles (cataloguer, reviewer, public access).
- Plan permissions in Pics.io: who can edit metadata, who can publish galleries/sites, who can download.
Phase 2: Infrastructure & provisioning
- Provision Wasabi storage
- Create buckets (e.g. âphotos-archiveâ) in the chosen Wasabi region.
- Set appropriate permissions and lifecycle policies if needed.
- Subscribe to Pics.io
- Choose appropriate plan: e.g. Micro ($150/mo) or Small ($600/mo) depending on number of team users (The Digital Project Manager, Pics.io - DAM insights and news, Pics.io - DAM insights and news, jscholarship.library.jhu.edu).
- Configure storage connection: Pics.io connects to Wasabi as an S3-compatible endpoint.
- Set up metadata schemas and controlled
vocabularies
- In Pics.io, define custom metadata templates matching your spreadsheet/workflow schema (work order templates for front/back, print vs negative, scan date, etc.).
Phase 3: Digitization & asset creation
- Scanning protocol
- Scan both sides of negatives and prints at high resolution.
- Save RAW (archival) on secure on-site local or offline storage.
- Save PSD (working files) then flatten/export to TIFF with minimum compression (preferably uncompressed or LZW).
- Generate derivative webâappropriate JPGs/PNGs for quick previews.
- File naming and batch organization
- Adopt consistent scheme:
e.g.Â
IMG_0001_F_Negative_Front.tif,IMG_0001_B_Negative_Back.tif,IMG_0001_P_Front.tif, etc. - Maintain a spreadsheet or CSV manifest with original physical object ID, scan ID, and metadata fields.
- Adopt consistent scheme:
e.g.Â
- Quality control
- Validate resolution, cropping, color calibration, metadata consistency.
- Confirm pairing of front/back and negative/print.
Phase 4: Bulk ingest into Pics.io
- Upload to Wasabi
- Transfer the TIFFs and derivatives via CLI tool
(e.g.Â
rcloneor Wasabi tools), using a reliable upload method with checksums.
- Transfer the TIFFs and derivatives via CLI tool
(e.g.Â
- Pics.io ingestion
- In the Pics.io interface, connect to your Wasabi bucket.
- It will pull file listings and register assets.
- Automated metadata import
- Prepare CSV metadata export file with columns matching your Pics.io templates.
- Use Pics.io bulk import tools to map each uploaded file to catalog metadata (date, subject, location, object ID, negative type, front/back).
- Batch tagging / taxonomy application
- Apply controlled tags for locations (town names), subject categories (portrait, street scene, event, building), decades.
- Apply AI facial recognition or auto-tagging if desired (Pics.io includes AI features as addâons).
- Verification and cleanup
- Spot-check records: open various assets in the web preview, inspect embedded metadata, confirm tagging.
- Remove duplicates or misâscanned assets from the system.
Phase 5: Organization, access, and publishing
- Collections structure within Pics.io
- Create hierarchical âcollectionsâ or albums by decade, location, or format type.
- Search and retrieval setup
- Use metadata filtering to enable staff queries: e.g., show all images tagged âMain Street, 1920sâ or âportraits,â etc.
- Public access websites
- Use Pics.ioâs built-in website publishing feature to create up to 15 custom public galleries (e.g. âLocal People,â âMain Street Through Time,â âFamous Visitorsâ).
- Configure public read-only access, embed watermarks if needed, and limit download functionality.
- Internal staff project areas
- Create private folders for internal cataloguers and researchers, with editing and metadata assignment rights.
Phase 6: Ongoing workflows & scale-up
- Daily digitization batch process
- Each day or week: scan physical collection â image creation â local QC â TIFF upload to Wasabi â metadata CSV update.
- Incremental upload and bulk import into Pics.io.
- Backup and preservation
- Archive RAW and PSDs offline (cold storage or longâterm tape).
- Use Wasabiâs versioning and immutability features for TIFFs + JPGs.
- Training and documentation
- Train staff on how to login, search, add metadata, tag, and publish galleries.
- Document each step in manuals (scanning specs, upload conventions, metadata mapping).
- Usage tracking and reporting
- Use Pics.io analytics (depends on plan) to see which assets are used, downloads, site visits.
- Periodically audit access controls and metadata quality.
- Budget and scale considerations
- Monitor Wasabi storage usage; depending on scale, annual storage cost remains modest.
- Review Pics.io user count vs plan; upgrade only if adding many users.
Phase 7: Outreach, exhibitions, and integration
- Integrate with Collections Management System
(CMS)
- Optionally link Pics.io IDs with your museumâs main CMS records for cross-reference.
- Exhibitions and research requests
- Staff and external scholars can search the DAM, download highâres TIFFs on request, or generate public galleries.
- Future features
- Could add AI auto-captioning or facial recognition to tag community members automatically.
- Export metadata in formats supporting digital preservation (e.g. METS/MODS).
- Consider integrating public catalog or IIIF viewers later.
Why Pics.io + Wasabi fits your constraints
- Budget: Pics.io starts at ~$150/mo (Micro plan) up to ~$600/mo for bigger teams (gallerysystems.com, Pics.io - DAM insights and news). Wasabi is S3âcompatible but significantly cheaper per TB than AWS or GCS.
- No IT staff or selfâhosting burden: Fully managed SaaS, minimal configuration, cloud only.
- Scalable: You pay per user/team, not per GB; you can ingest hundreds of thousands of assets.
- Metadata & AI: Custom templates, auto-tagging, search, version control all included.
- Public sharing built in: Create secure galleries without external CMS or developer support.
Final thoughts
- If Pics.io + Wasabi is your favored route, itâs fully capable of handling large museum photo archives while staying under $25,000/year.
- DBGallery is another cloud-only, lowerâcost DAM with strong automation features if you prefer something more metadata/A.I. oriented.
- MediaValet or Fotoware GLAM are serious museum DAM systems, but youâd need to confirm they fit your budget.
- Avoid selfâhosted openâsource frameworks if you lack IT support unless you contract an external vendor to manage hosting.
If youâd like me to expand any of those bullet points into full-length chapters (e.g. âScanning protocolâ or âUploading and bulk metadata importâ) to hit the full ~3,000âword level, Iâd be happy to. Let me know which areas you most want detailed.
Great â letâs go in-depth on both items:
(1) Transferring TIFFs via CLI Tool or Wasabi Tools
Once your digitization process has produced TIFF files (and any JPG derivatives), these need to be uploaded to your Wasabi bucket, which is the cloud storage that Pics.io will connect to. Since youâre dealing with thousands (eventually hundreds of thousands) of files, you need tools that are:
- Fast and resilient (can resume after failure)
- Able to handle folders, subfolders, and batch metadata
- Scriptable, so uploads can be automated
âď¸ Options for Uploading to Wasabi
â Option 1: Wasabiâs Native Web Interface
- Good for: Manual upload of small batches
- Limitations: Max 5 GB per file in browser, drag/drop only, no automation
- URL: console.wasabisys.com
Use this only for quick tests or limited image sets.
â Option 2: Wasabi Explorer (GUI tool for Windows/Mac)
- Pros: Simple GUI; drag and drop
- Cons: No scripting or automation
- Use case: Staff unfamiliar with command-line tools but uploading smaller sets
â
â
Option 3:
rclone (recommended CLI tool)
This is the most robust method for batch uploading TIFFs to Wasabi, and it works across platforms (Windows, macOS, Linux). It also integrates well with scripts and automations.
đ§ Setup Process:
Install
rclone# On Mac (via Homebrew) brew install rclone # On Ubuntu/Debian sudo apt install rclone # On Windows Download from https://rclone.org/downloads/Configure Wasabi as a remote:
rclone configFollow prompts:
- Name:
wasabi - Storage type:
S3 - Provider:
Wasabi - Region: e.g.Â
us-east-1or your specific region - Endpoint:
s3.us-east-1.wasabisys.comor another region-specific endpoint - Access Key ID / Secret Access Key: from Wasabi console
- Use path style: yes
- Name:
Test the connection:
rclone ls wasabi:your-bucket-nameUpload a folder of TIFFs:
rclone copy /local/path/to/folder wasabi:your-bucket-name/path/in/bucket --progressOptional flags:
-checksum: validate file integrity-dry-run: test upload without transferring-transfers=4: parallel file uploads-exclude "*.psd": ignore working files
đ Example full command:
rclone copy /Volumes/Archive/Scans/ wasabi:historic-photos/ingest2025/ --progress --transfers=6 --checksumâ Option 4: Wasabi S3 CLI (AWS-compatible)
Wasabi is S3-compatible, so you can also use the AWS CLI tools.
Configure Wasabi as a profile:
aws configure --profile wasabiSet:
- Access Key / Secret
- Default region:
us-east-1 - Output:
json
Add custom endpoint:
export AWS_ENDPOINT_URL=https://s3.us-east-1.wasabisys.comUpload folder:
aws s3 sync /local/path s3://your-bucket-name/path/ --endpoint-url $AWS_ENDPOINT_URL
â Best use case: If youâre already familiar with AWS workflows or have integrations/scripts in AWS CLI format.
đĄ Best Practice: Uploading + Metadata
- Upload TIFFs into structured folders: e.g., organized by batch, object ID, or format
- Maintain a CSV manifest for each upload (filename, object ID, metadata)
- After upload, import this CSV into Pics.io for metadata mapping
(2) Linking Pics.io Assets to the Museumâs CMS: TMS Collections
đŻ Objective:
You want to cross-reference digital assets in Pics.io with physical object records stored in TMS Collections, so museum staff or researchers can seamlessly connect object records and media files.
đ Overview of TMS + Pics.io Linkage
About TMS (The Museum System):
- Industry-standard collections management system by Gallery Systems
- Highly metadata-driven
- Supports linking media assets to objects via Media Records and Media Refs
â Approach: Store TMS Object Number in Pics.io, and Pics.io Asset ID or Public Link in TMS
This is a two-way soft-linking strategy:
In Pics.io:
- Create a custom metadata field called
TMS Object IDorTMS Number - During metadata import (via CSV), map each asset to its corresponding object ID from TMS
- This lets anyone in Pics.io search by object number (e.g., â1987.0034.001â) and pull up related scans
In TMS:
- For each object record, add a Media Record
pointing to the Pics.io asset:
- Use the public URL (if asset is shared via a Pics.io gallery)
- Or use the internal link to the asset in
Pics.io (e.g.,
https://app.pics.io/asset/abc123) - Optionally add the asset title and file name
- You can bulk-import these links using TMSâs MediaX module or scripting tools like TMS Importer
đ Workflow Diagram:
[ Physical Object ]
|
v
[ TMS Record ] <--------> [ Pics.io Asset ]
^ |
| v
[ TMS Object ID ] [ Custom field: TMS Object ID ]
[ Public URL / Internal Asset Link ]
đ Example
In TMS:
- Object: 1987.0034.001
- Media:
- Title: âScan of front and back of nitrate negativeâ
- Link:
https://app.pics.io/asset/9b02e10d-9bd3-40e3-8342-fb04d8d1f3ea
In Pics.io:
- Filename:
1987_0034_001_Front_Positive.tif - Metadata fields:
TMS Object ID:1987.0034.001View:Front PositiveFormat:Nitrate NegativeLink to TMS:https://your.tms.instance/record/1987.0034.001(if available)
đ Integration Possibilities
If your institution is open to more automation in future (via APIs or middleware), here are possible next steps:
- Pics.io API: Query assets by metadata
(e.g. TMS Object ID) or retrieve public URLs
- Useful for building internal media dashboards or embedding images in TMS web views
- Docs: https://developers.pics.io
- TMS MediaX / eMuseum API: Import Pics.io
URLs programmatically into TMS
- Can be batched using TMS importers or through Gallery Systemsâ support
- Spreadsheets for Bulk Linking:
- Use exported lists from TMS (Object ID â Metadata) and Pics.io (File â Asset Link)
- Match them by Object ID, and import updates into each system
â Summary Recommendations:
| Step | Action |
|---|---|
| â | Store TMS Object ID as metadata in Pics.io for
every image |
| â | Use Public URLs or Asset links
from Pics.io as Media entries in TMS |
| â | Use CSV manifests to import metadata in batches to both systems |
| đ | Consider API integration later for automation or live cross-referencing |
| đ | Document mapping standards and file naming conventions to maintain links |
Let me know if youâd like:
- An example CSV template for uploading assets to Pics.io
- A walkthrough on configuring metadata templates in Pics.io
- A strategy to sync metadata updates between TMS and Pics.io over time
Iâm also happy to help draft SOPs for your staff.
Excellent â letâs go through each of your requests in full detail.
(1) â Example CSV Template for Uploading Assets to Pics.io
When uploading assets to Pics.io, you can import a CSV file that maps each file to associated metadata. Pics.io reads the filename column and applies metadata values to matched files in your connected storage (e.g. Wasabi).
đ§ž Sample CSV Structure
| file_name | tms_object_id | title | description | format_type | view_orientation | scan_date | digitized_by | location_shown | linked_assets | source_url |
|---|---|---|---|---|---|---|---|---|---|---|
| 1987_0034_001_Neg_Front.tif | 1987.0034.001 | Nitrate Negative â Front | Original nitrate negative, front view | Nitrate Negative | Front | 2025-07-10 | A. Technician | Main Street, Auburn | 1987_0034_001_Pos_Front.tif | https://app.pics.io/asset/abc123 |
| 1987_0034_001_Neg_Back.tif | 1987.0034.001 | Nitrate Negative â Back | Back view of the original negative | Nitrate Negative | Back | 2025-07-10 | A. Technician | 1987_0034_001_Pos_Back.tif | https://app.pics.io/asset/abc124 | |
| 1987_0034_001_Pos_Front.tif | 1987.0034.001 | Positive Scan â Front | Digitally converted positive (front) | Positive TIFF | Front | 2025-07-10 | A. Technician | Main Street, Auburn | 1987_0034_001_Neg_Front.tif | https://app.pics.io/asset/abc125 |
| 1987_0034_001_Pos_Back.tif | 1987.0034.001 | Positive Scan â Back | Digitally converted positive (back) | Positive TIFF | Back | 2025-07-10 | A. Technician | 1987_0034_001_Neg_Back.tif | https://app.pics.io/asset/abc126 |
đ Key Notes:
file_name: Must match exactly whatâs uploaded to Wasabi and visible in Pics.iotms_object_id: Corresponds to your TMS record (used for linking)linked_assets: Optional, but allows you to identify relationships between positive/negative scanssource_url: Optionally link back to TMS, eMuseum, or original asset if applicable
You can import this CSV after uploading TIFFs to Wasabi, and Pics.io will map it to the corresponding files in your library.
(2) â Walkthrough: Configuring Metadata Templates in Pics.io
In Pics.io, you can create custom metadata templates to match the fields relevant to your archive and integrate with your CMS (TMS Collections).
đ§ Steps to Configure Metadata Templates
1. Login to Pics.io
- Must be an admin or user with permission to edit metadata templates
2. Go to: Settings â Metadata Templates
- Navigate to your team space
- Click
Metadata TemplatesorCustom Metadata Fields
3. Create a New Template
- Click âAdd Templateâ
- Name it something like:
Historical Photo Metadata
4. Add Fields
Create custom fields to match your CSV structure and TMS metadata needs. Examples:
| Field Name | Field Type | Notes |
|---|---|---|
TMS Object ID |
Text Field | Use this to link back to your CMS |
Title |
Text Field | Concise display name |
Description |
Text Area | More detailed contextual notes |
Format Type |
Dropdown | Controlled vocab: âNitrate Negativeâ, âPositive TIFFâ, etc. |
View Orientation |
Dropdown | âFrontâ, âBackâ, âSpineâ, etc. |
Scan Date |
Date Picker | Date of digitization |
Digitized By |
Text Field | Technician or scanner initials |
Location Shown |
Text Field | Extracted from TMS subject/location metadata |
Linked Assets |
Text Field | Stores filenames of associated assets |
Source URL |
URL Field | Link back to original TMS/eMuseum record |
5. Save the Template
You can now apply this metadata template to folders, assets, or groups of assets.
đ§ Tips:
- You can apply templates automatically to new folders (under folder settings).
- Use bulk editing to apply metadata across many files.
- Use filters/search based on metadata (e.g. all items with âNitrate Negativeâ).
(3) â Examples of Linking Negative & Positive Assets as Separate Records in Pics.io
In a historical photo workflow, you will often have:
- 1 physical object â 4 digital scans (negative front/back + positive front/back)
- You want to preserve each scan individually, but visually link them within Pics.io
There are three good approaches to show this relationship:
đ Example 1: Manual Linked Metadata Field
In the metadata field Linked Assets, store the
filenames of related scans.
Asset:
1987_0034_001_Neg_Front.tif
{
"TMS Object ID": "1987.0034.001",
"Format Type": "Nitrate Negative",
"View Orientation": "Front",
"Linked Assets": "1987_0034_001_Pos_Front.tif"
}Asset:
1987_0034_001_Pos_Front.tif
{
"TMS Object ID": "1987.0034.001",
"Format Type": "Positive TIFF",
"View Orientation": "Front",
"Linked Assets": "1987_0034_001_Neg_Front.tif"
}đ Example 2: Shared Collection or Folder for Grouping
Create a folder or collection per object or group of linked scans:
Collection: â1987.0034.001 â Main Streetâ
1987_0034_001_Neg_Front.tif1987_0034_001_Neg_Back.tif1987_0034_001_Pos_Front.tif1987_0034_001_Pos_Back.tif
This lets users browse all related scans visually, even if metadata is separate.
You can also create Smart Folders (via
filters) that automatically group assets sharing the same
TMS Object ID.
đ Example 3: Visual Tags and Comments
Use:
- Tags like
paired-negative,paired-positive, orduplicate-set - Comments section in Pics.io to add contextual notes: e.g., âSee related front scan [filename]â
This works well when reviewers or researchers browse one image and need to jump to related views.
đ Optional: Linking With URL Shortcuts
If using a public gallery or internal asset viewer, include the URL of the related scan in the metadata.
Example:
- Asset A:
Linked Asset URL:https://app.pics.io/asset/9b02e10d...
- Asset B:
Linked Asset URL:https://app.pics.io/asset/7c88a21f...
You can even make these clickable for your team if viewed in the web UI.
â Wrap-Up
To summarize:
| Task | Tool | Output |
|---|---|---|
| Uploading TIFFs to Wasabi | rclone, Wasabi CLI |
Fast, scriptable transfers |
| Metadata Template Setup | Pics.io UI | Custom fields mapped to TMS and asset needs |
| Linking Scans | Metadata, Smart Folders, Collections | Flexible browsing and cross-referencing of views |
Would you like:
- A sample .CSV download template?
- Help generating Smart Folders in Pics.io for linked items?
- A step-by-step visual guide for your team on how to add metadata and apply templates?
Happy to assist.
Visual Guide: Adding Metadata & Applying Templates in Pics.io
This guide walks staff through each step of adding metadata and applying a custom metadata template in Pics.io. Screenshots are indicated in brackets; capture these directly from the Pics.io interface during implementation.
1. Log in & Navigate to Your Workspace
Open your browser and go to
https://app.pics.io.Enter your credentials and click Sign In.
From the Dashboard, select your team space (e.g., âMuseum Archiveâ).
[Screenshot: Pics.io Dashboard with Team Spaces listed]
2. Access Metadata Templates
Click the Settings icon (gear) in the top-right corner.
In the left sidebar, select Metadata Templates under Library Settings.
[Screenshot: Settings menu highlighting âMetadata Templatesâ]
3. Create or Edit a Metadata Template
To create a new template, click Add Template.
In the pop-up:
- Template Name: âHistorical Photo Metadataâ
- Description: âFields for linking TMS and capturing scan detailsâ
Click Create.
[Screenshot: âAdd Templateâ dialog with fields filled]
4. Add Custom Fields
Within your new template, click + Add Field.
Configure each field:
Field Label Field Type Options / Notes TMS Object ID Text Stores 1987.0034.001Title Text Short title of the scan Description Text Area Longer notes or captions Format Type Dropdown Values: âNitrate Negativeâ, âPositive TIFFâ View Orientation Dropdown Values: âFrontâ, âBackâ Scan Date Date Picker Date of digitization Digitized By Text Technician initials Location Shown Text Place name Linked Assets Text Filenames of related scans Source URL URL Link back to TMS or public gallery After adding fields, click Save Template.
[Screenshot: Metadata Template editor showing the new fields]
5. Applying the Template to Assets
Return to Library view and navigate to the folder containing your uploaded TIFFs.
Select one or multiple assets by checking their thumbnails.
In the right-hand pane, click Metadata.
From the drop-down at the top, choose Historical Photo Metadata.
[Screenshot: Asset list with several items selected]
[Screenshot: Metadata pane drop-down showing the template]
Enter metadata values in the fields. For example:
- TMS Object ID:
1987.0034.001 - Format Type: Select âNitrate Negativeâ
- View Orientation: Select âFrontâ
- Scan Date:
2025-07-10 - Linked Assets:
1987_0034_001_Pos_Front.tif
- TMS Object ID:
Click Save at the bottom of the metadata pane.
[Screenshot: Filled metadata fields for an asset]
6. Bulk Metadata Import via CSV
In Library view, click Actions â Import Metadata.
Upload your CSV file (structured as per the template).
Map CSV columns to template fields: ensure each
file_namemaps, e.g., to the File Name field in Pics.io.Click Start Import and monitor status.
[Screenshot: Import Metadata dialog with mappings]
7. Verifying & Using Metadata
Use the Filter bar to search by custom fields, e.g.,
TMS Object ID:1987.0034.001.Save this as a Smart Folder for quick access: click Save Filter â name it â1987.0034.001 Familyâ.
[Screenshot: Filter panel showing search by TMS Object ID]
8. Best Practices & Tips
- Consistent Naming: Ensure your filenames in Wasabi exactly match the CSV and Pics.io entries.
- Controlled Vocabularies: Limit dropdown options to avoid typos.
- Documentation: Embed this guide in your staff handbook or shared drive.
End of Guide.
Feel free to capture the indicated screenshots from your own Pics.io instance and replace the placeholders. This guide can be printed or shared as a PDF for easy reference.