How to Install a Plugin in Adobe Photoshop 7.0
The short version
To install a Photoshop 7.0 plugin: close Photoshop, copy the plugin's .8bf file into C:\Program Files\Adobe\Photoshop 7.0\Plug-Ins\Filters\ (or the equivalent path on Mac), and re-launch Photoshop. The plugin appears under the Filter menu. Plugins must be 32-bit — Photoshop 7.0 cannot load 64-bit plugins. Brush files (.abr) and action files (.atn) install differently — through the Brushes palette and Actions palette respectively.
What Is a Photoshop Plugin?
A Photoshop plugin is a small external program that extends Photoshop's capabilities. The most common type is a filter plugin, which adds a new entry to the Filter menu and applies an effect to the current layer or selection. Examples include classic filters like Filter Forge, the Nik Collection, MehdiPlugins, and Flaming Pear's Solar Cell.
Photoshop plugins use the file extension .8bf. Other extensions you may encounter:
.8bi— image-import plugins (e.g., a RAW converter)..8be— image-export plugins..8li— file-format plugins..abr— brush presets (installed via Brushes palette, not the Plug-Ins folder)..atn— Photoshop Actions (installed via Actions palette)..pat— pattern files (installed via Preset Manager).
This guide covers the most common case: installing a .8bf filter plugin.
Before You Start
- Close Photoshop 7.0 completely. Photoshop scans the Plug-Ins folder only on launch — a plugin dropped in while Photoshop is open will not appear until you restart.
- Confirm the plugin is 32-bit. Photoshop 7.0 is a 32-bit application and can only load 32-bit plugins. Many plugins released after 2010 are 64-bit only. If the plugin's documentation lists "Photoshop 7, CS, CS2" as supported versions, the 32-bit build is what you need. Plugins targeting "Photoshop CC" or "Photoshop 2020+" are usually 64-bit and will not work.
- Have administrator rights on your Windows account (you will copy into
Program Files, which requires elevated permissions).
Step 1: Locate Photoshop's Plug-Ins Folder
Windows
The default path is:
C:\Program Files\Adobe\Photoshop 7.0\Plug-Ins\Filters\
If you installed Photoshop to a different drive (D:, E:, etc.), substitute that drive letter. On 64-bit Windows the path is the same — Photoshop 7.0 installs into Program Files, not Program Files (x86), because the installer was written before WoW64's path convention existed.
Mac OS X / macOS
The default path is:
/Applications/Adobe Photoshop 7/Plug-Ins/Filters/
If the Filters sub-folder does not exist, create it.
Step 2: Copy the Plugin File
The plugin file is usually delivered in one of three formats:
Format A: A standalone .8bf file
The simplest case. Just copy the .8bf file directly into Plug-Ins\Filters\. Done.
Format B: A folder containing .8bf and supporting files
Many plugins (Nik Collection, Filter Forge, Topaz Labs) include the .8bf plus DLLs, presets, and resource files. Copy the entire folder into Plug-Ins\Filters\. Do not extract just the .8bf — the plugin needs the supporting files alongside.
Format C: An installer .exe
Some plugin vendors distribute a Windows installer. Run it (in compatibility mode if it complains about Windows version):
- Right-click the installer → Properties → Compatibility → Windows XP SP3 mode → Run as administrator.
- Run the installer.
- When asked for the install location, point it at
C:\Program Files\Adobe\Photoshop 7.0\. The installer typically creates its own subfolder underPlug-Ins\.
Step 3: Re-launch Photoshop
Open Photoshop 7.0. Click the Filter menu. The new plugin appears at the bottom of the menu — usually in a submenu named after the plugin's publisher. For example, the Nik Collection plugins appear under Filter → Nik Collection → Color Efex Pro, etc.
Click the plugin's entry. The plugin's own dialog opens — operate the plugin as the documentation describes — click OK and the effect applies to your current layer or selection.
Installing Brushes (.abr Files)
Brush files install through Photoshop, not through file copying.
- Open Photoshop 7.0.
- Press B for Brush tool.
- In the options bar, click the small arrow to the right of the Brush picker thumbnail.
- A menu appears. Choose Load Brushes.
- Navigate to your downloaded
.abrfile. Open. - The new brushes append to the bottom of the brushes panel.
If you want the brushes to persist across Photoshop sessions, save them as a permanent preset:
- From the same brush picker menu, choose Save Brushes.
- Save the file into
C:\Program Files\Adobe\Photoshop 7.0\Presets\Brushes\. - Next launch, the brushes are available under Replace Brushes or selectable from the picker menu.
Installing Actions (.atn Files)
- Window → Actions (or F9).
- Click the small arrow at the top right of the Actions palette.
- Choose Load Actions.
- Navigate to your
.atnfile. Open. - The new action set appears in the palette.
To play an action, expand the set, click on the action's name, then click the small Play triangle at the bottom of the Actions palette.
Installing Patterns (.pat Files)
- Edit → Preset Manager.
- From the Preset Type dropdown, choose Patterns.
- Click Load.
- Navigate to the
.patfile. Open. - The patterns are now available in the Pattern Stamp tool, Fill dialog, and Pattern Overlay layer style.
Common Errors and How to Fix Them
"Could not load the plugin"
The most common cause is a 64-bit plugin. Verify the plugin's documentation says "Photoshop 7 / CS / CS2 compatible". If yes and it still fails, the plugin may need supporting DLLs that did not get copied — re-extract the full plugin folder into Plug-Ins\Filters\.
Plugin does not appear in the Filter menu
Three possible causes:
- The
.8bffile is two folders deep — Photoshop only scans one folder level. Move the file up one folder. - You did not restart Photoshop. Quit completely and re-open.
- You dropped the file into the wrong Plug-Ins folder. Confirm the path is
Photoshop 7.0\Plug-Ins\Filters\, not a Photoshop CS or CC folder on the same machine.
"Could not complete because of a program error" when running the plugin
The plugin loaded but crashed on execution. Likely causes:
- The image is in a colour mode the plugin does not support (try Image → Mode → 8 Bits/Channel and Image → Mode → RGB Color).
- The plugin needs Photoshop CS+ features. Try a different older plugin.
- The image is on the Background layer and the plugin needs a regular layer. Press Ctrl+J to duplicate first.
Photoshop crashes on launch after installing the plugin
A bad plugin or DLL is crashing the host. Remove the most recently installed plugin's folder, re-launch Photoshop, and confirm the crash is gone. Then add plugins back one at a time until you find the offender.
"This installer requires Windows 98, 2000, or XP"
A 2003-era plugin installer refusing to run on modern Windows. Fix: right-click the installer → Properties → Compatibility → Windows XP SP3 + Run as administrator.
Organising Many Plugins
If you install many plugins, the Filter menu becomes unwieldy. Two organisational techniques:
Use subfolders inside Plug-Ins
Create category folders inside Plug-Ins\Filters\, like:
Plug-Ins\Filters\Artistic\
Plug-Ins\Filters\Texture\
Plug-Ins\Filters\Sharpen\
Photoshop reflects this folder structure in the Filter menu as submenus. Drop each plugin's .8bf into the matching subfolder.
Disable plugins you rarely use
Add a tilde (~) prefix to a plugin's filename and Photoshop ignores it on next launch:
~SomePlugin.8bf (ignored)
SomePlugin.8bf (loaded)
This is faster than uninstalling and reinstalling — you can toggle plugins on and off without losing settings.
Why Most Modern Plugins Will Not Work
Photoshop 7.0 is a 32-bit application. Plugins must match — 64-bit plugins cannot load into a 32-bit host process. Since around 2010, most commercial plugin vendors stopped shipping 32-bit builds:
- Topaz Labs — last 32-bit builds were around 2014.
- Nik Collection — the 2012 free release was the last 32-bit version. The 2016 Google release included a 32-bit build; the current DxO-owned version is 64-bit only.
- onOne (now ON1) — 32-bit support dropped around 2013.
For plugins to work in Photoshop 7.0 in 2026, you need the older 32-bit builds. These are archived on the Wayback Machine, on the plugin developers' archive pages, and on software-preservation sites. Our filters and plugins overview lists the free 32-bit plugins that still work reliably.
FAQ
Where does Photoshop look for plugins?
Three locations: Plug-Ins\Filters\ inside the Photoshop install folder; Plug-Ins\ directly (one level up); and any additional folder you specify via Edit → Preferences → Plug-Ins & Scratch Disks → "Additional Plug-Ins Folder".
Can I share one plugin folder between Photoshop 7 and Photoshop CS?
Yes — use the "Additional Plug-Ins Folder" preference in each Photoshop version to point at a shared folder. Both will load .8bf files from it.
How do I remove a plugin?
Close Photoshop. Delete the plugin's .8bf file (and its folder if it has one). Re-launch.
Why does my brush look different from the preview I saw online?
Either the brush preset was made with a feature added in PS CS+, or the brush size is different. Adjust the size with [ and ], and the hardness with Shift+[ / Shift+].
Can I install plugins on the Mac version of Photoshop 7.0?
Yes. The Mac path is /Applications/Adobe Photoshop 7/Plug-Ins/Filters/. The .8bf files for Mac are different builds — Mac and Windows plugin binaries are not interchangeable.