Skip to content
Archival Packager

Archival Packager manual

Using the window

Every part of the window, one at a time, with screenshots. The red frame in each picture marks the part that section is about.

The screenshots were taken on a Mac with the interface set to English. On Windows, only the window frame looks different.

1. The window

The window just after starting

The window has two halves.

The top bar

The top bar, with the language menu and the information button on the right


2. Building a submission package (SIP)

A SIP (Submission Information Package) gathers the files you received exactly as they are, together with a record of when, what and how many were received.

What to create

The three choices under "What to create"

Choose one of three. A line underneath says what the chosen one does.

Choice What it does
Create a SIP Builds a submission package from a folder (or ZIP) of source material
Create an AIP Builds a preservation package from an existing SIP (section 4)
From source material through to an AIP Does both, one after the other (section 6)

Usually you choose Create a SIP, check what is in it, and only then go on to the AIP.

When Run cannot be pressed

Run is greyed out, with a note underneath

Run stays grey until everything it needs has been given. The line underneath says what is still missing. In this picture, the source folder, the destination and the title are missing.

Input and destination

The input and the destination have been chosen

  1. Under Input, press Choose a folder and choose the folder of files you received. If they arrived as a ZIP file, use Choose a ZIP instead
  2. Under Destination, press Choose a folder and choose where the package should be written

The chosen location appears under each button.

Your original files are never changed. The application only reads the input folder. The package is written, as new files, into the destination.

A red warning when the destination is inside the source folder

If you choose a destination inside the source folder, a red warning appears and Run cannot be pressed. This keeps anything from being written into the originals. Choose another place.

Descriptive metadata

The descriptive metadata fields, filled in

Enter information about the material. It is kept in the package as the accession record.

Field What to enter
Identifier A name that tells this accession apart (for example 2026-transfer-01). It becomes the package’s folder name
Title (required) A name for the body of material. This is the only field you must fill in
Dates The period the material covers (for example 2024–2025)
Scope and content What the material is, and what it covers
Archivist Who did the work. It is recorded in the AIP’s preservation events as the person responsible

Archivist and Previous accession record below it appear when you scroll down the left half. The previous accession record is only for matching against an earlier accession; you can normally leave it empty.

Options

The options, opened, with the personal information scan ticked

Options starts closed. Press it to open it. Even while it is closed, the line under the heading shows what is currently switched on (“Defaults” if nothing is).

Option What changes
Wrap the output as a BagIt bag Packs the SIP in BagIt, a layout commonly used for handing files over
Sanitize file names Fixes characters that other computers struggle with, and names that are too long. The original names are kept on record
Scan for personally identifiable information (PII) Looks for things like e-mail addresses and phone numbers. Anything found is listed in the result
Run a virus scan Checks the files for viruses. It needs the definition database (next section)
Serialize the output as a ZIP Puts the finished package into a single ZIP file, which is handy for handing it over

Virus definition database

The definition database section, shown when the virus scan is ticked

Ticking Run a virus scan shows the Virus definition database section. This is the data used to recognise viruses; it is a few hundred MB.

If you run without the definitions, the virus scan is recorded as “skipped” — never as “no problems”.

Run it, and read the result

The right half after the SIP has been built

Press Run. The Progress box on the right shows what is being done. When it finishes, Created the SIP appears, followed by:

When there is nothing to check, a green line says “There is nothing that needs checking by eye.”

Four kinds of thing can appear among the points to check:

The application never deletes or fixes any of these by itself. What to do with them is a decision for a person.


3. Looking inside the SIP

Look inside replaces the window with a view of the package. Five tabs run along the top. Close at the top right takes you back.

Overview

The Overview tab

A summary of what is in the package: the title, identifier, when it was made, how many files and how large, and a breakdown by file format (the ring chart). Open the folder at the bottom opens the package folder.

Preservation events (empty for a SIP)

A SIP's Preservation events tab, saying none were recorded

For a SIP, this tab says “No preservation events were recorded”. That is expected. Preservation events are written when the AIP is built (section 5). The Workflow tab shows the same message.

Files

The Files tab

One line per file, with its format (for example Plain Text File), size, virus scan result and so on. The button at the end of each line opens the folder the file is in.

The originals have not been changed. What is listed here are the copies inside the package.

Raw data

The Raw data tab

The package folder, shown as a tree. Choose a file on the left to see its contents on the right. You will not usually need this; it is for looking at the record files themselves.


4. Building a preservation package (AIP)

An AIP (Archival Information Package) is the SIP prepared for long-term preservation. For example, images also get a copy in a format suited to long-term keeping (TIFF).

Straight after building the SIP

The left half after pressing "Build an AIP from this SIP"

Press Build an AIP from this SIP under the SIP’s result. What to create switches to Create an AIP, and Input is set to the SIP you just made.

To build the AIP on another day, choose Create an AIP yourself and use Choose the SIP folder under Input. If you choose a folder that is not a SIP (such as the source folder), a red note tells you so.

The descriptive metadata fields are not shown when creating an AIP; what you entered for the SIP is carried over.

Destination and options

The options when creating an AIP

Choose a Destination. It can be the same place as the SIP, or somewhere else.

Two options apply to an AIP:

Option What changes
Normalize to preservation formats (AIP) Adds TIFF copies of images and PDF copies of PostScript/EPS. Ticked from the start
Serialize the output as a ZIP Puts the finished package into a single ZIP file

The originals go into the AIP as well. Normalization only adds copies.

Run it, and read the result

The right half after the AIP has been built

Press Run, and Created the AIP appears. The numbers in brackets are how many original files there are, and how many copies (derivatives) normalization made.

While building the AIP, the application also checks that the SIP’s files have not changed since they were received.


5. Looking inside the AIP, and the Workflow tab

Look inside shows the same five tabs as for a SIP. For an AIP, the Preservation events and Workflow tabs have content.

Overview

The AIP's Overview tab

As for the SIP, plus the number of files that were normalized.

Preservation events

The AIP's Preservation events tab

Every step taken while building the AIP, one per line: when, what, with which tool, and with what outcome. These records are saved inside the package, in PREMIS, the international standard for preservation records.

Workflow

The Workflow tab, with the stages running from left to right

The same preservation events, grouped by stage and drawn as a flow, left to right in the order they happen:

Ingestion → Virus scan → Format identification → Normalization → Validation → Checksum calculation → Fixity check

The mark on each stage means:

Press a stage to see its details underneath: what the stage checks, how many records there are, how many files they cover, the outcome, and the tools used.

After pressing "Virus scan"

After pressing Virus scan. All four files passed.

After pressing "Normalization"

After pressing Normalization. Only the two images have a normalization rule, so two files are covered.

After pressing "Fixity check"

After pressing Fixity check. This records that the SIP’s files have not changed since they were received.

Checksum calculation always says “No records”. That is expected. Checksums (the numbers used to tell whether a file has changed) are stored with each file’s own information, and are not written as a separate preservation event.

Files

The AIP's Files tab

For an AIP, the list contains the originals (use “Originals”), the copies made by normalization (use “Preservation copy”), and the record files (use “Submission documentation”).


6. From source material to an AIP in one go

With "From source material through to an AIP" chosen

Choosing From source material through to an AIP builds the SIP and then carries straight on to the AIP. The input is the source folder, and you enter the descriptive metadata as for a SIP. The options for both the SIP and the AIP are listed.

Because there is no chance to check the SIP in between, we recommend creating the SIP and the AIP separately in normal use. This choice is for when you receive similar material repeatedly and already know what to check.


7. How to use, licences and contact

After pressing ⓘ at the top right

The ⓘ at the top right opens this view, with three tabs:

The Licenses tab

Close takes you back.


If you are stuck

Common questions, and information for IT staff deciding whether to allow the application, are in Getting started.

If you have a question, please write to nakamura@hi.u-tokyo.ac.jp. It helps to include the version number (top left of the window) and whether you use Windows or a Mac.