Skip to content

Feature: batch export allow for new options for mask customization #92

@yulewu

Description

@yulewu

The batch export plugin currently allows users to export images with masks, but it would be beneficial to have additional options for customizing the appearance of the masks in the exported images.

Proposed features:

  1. Mask painter palette/settings application:
    Allow users to apply the saved Mask Painter palette/settings to the exported masks. The UI could include a dropdown to select from saved palettes, and the export process would apply the selected palette's colors, fill/outline modes, opacity levels, and border settings to the masks in the exported images. This would ensure that the exported masks visually match the user's configured preferences in the viewer.
  2. No image (masks only) mode application:
    Add a new checkbox in the batch export UI to enable the No image (masks only) mode for exports. When this option is selected, the export process would skip rendering the underlying image data and only render the masks on a black background, using the implementation of the No image (masks only) mode from the viewer.
  3. Save batch export configurations:
    Allow users to save their batch export settings as templates for future use. All UI state related to the export should be captured in the saved template. This can be included in a new accordion section in the batch export UI for managing export templates, where users can save the current settings as a new template, view a list of saved templates, and load a template to apply its settings to the current export configuration. This would streamline the export process for users who frequently use the same settings.

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions