From 30c8de3785174a195da87255de906202ec8dc951 Mon Sep 17 00:00:00 2001 From: Kevin Fisher Date: Tue, 28 Sep 2021 12:53:05 -0700 Subject: [PATCH] Add Batch Composite plugin page Co-authored-by: Curtis Rueden --- _pages/plugins/batch-composite.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 _pages/plugins/batch-composite.md diff --git a/_pages/plugins/batch-composite.md b/_pages/plugins/batch-composite.md new file mode 100644 index 0000000000..09ac157217 --- /dev/null +++ b/_pages/plugins/batch-composite.md @@ -0,0 +1,11 @@ +--- +title: Batch Composite +categories: [Automation, Color Processing, Import-Export, Stacks] +--- + +Batch Composite is a small plugin that runs the Composite operation on a folder +of openable files. It supports Bio-Formats, recursion, and color customization. + +It can be added using the update site: + +{% include link-banner url="https://sites.imagej.net/BatchComposite/" %}