Zoomable for Omeka Classic
Display your large photos with interactive zooming and panning easily on Omeka Classic.
Upload your image, add a shortcode and you are done!
With our Omeka plugin, you can make your images zoomable by using the following shortcode:
Single/Multipage page viewer:
[zoomable id=46]
You can also adjust the width and the height of the viewer:
[zoomable id=46 width=336 height=280]
The id is the item id which is shown when you open an item in the Items tab.
Large images support
Large images can take a while to load on the browser. To improve the loading time, they need to be converted into tiles (think Google Maps but for your images). Included with the plugin, we have a desktop tool (Windows and macOS) that creates the tiles, and have them in one zip file for easy upload back to your Omeka Classic site. Our plugin will take care the rest.
Supported image format: JPG, TIF, ZIF (Zoomify Image Format)
Instructions (Zip File Creator for Windows)
- After purchasing our plugin, download and open the zip file.
- Copy the
zoomable
folder to the desktop. - Place your images into the
input
folder. - Double click
create_files
to create the tiles. - Once completed, the zip files are in the
output
folder. - Upload the zip files to your Omeka Classic site.
Works on macOS too!
Instructions (Zip File Creator for macOS)
- After purchasing our plugin, download and open the dmg file.
- Copy the
zoomable
folder to the desktop. - Place your images into the
input
folder. - Double click
zoomable
to create the tiles.
Note: When opening thezoomable
program for the first time, you might get a prompt that says "This is an application downloaded from the Internet. Are you sure you want to open it?" (see screenshot below). If so, click "Open" to continue.Screenshot
- Once completed, the zip files are in the
output
folder. - Upload the zip files to your Omeka Classic site.
Requirements
- An Omeka Classic site that allows you to install a custom plugin. In other words, this plugin does not work on omeka.net and Omeka S.
- Make sure PHP Zip Extension is installed on the hosting servers. Many web hosting providers such as HostGator and Siteground have it installed already.
If you have Omeka Classic installed already, login to Admin panel, then go to System Information (bottom right corner, beside the version number) to see if the extension is installed on your site. Under PHP Extensions, find the extension that says zip, as shown in the screenshot. If you see it, that means you have the extension.
Screenshot
Frequently Asked Questions
- Does the desktop tool (Zip File Creator) work on macOS?
Yes, from the latest version (Monterey) all the way back to High Sierra (version 10.13.6). It also works with Intel processors and Apple silicon (M1). The desktop tool has been signed and notarized. To see it in action, check out our demo video above or the screenshot below.
Screenshot