DocumentationDocumentation
Darty.ai
Get Started
Basics
Methods
Colors
UI
Workflows
Darty.ai
Get Started
Basics
Methods
Colors
UI
Workflows
  • Get Started

    • Installation and Login
    • Your First Darty Document
    • Installers - Instructions and Downloads
    • Licensing
  • Basics

    • Darty Basics
    • Darty Header
    • Darty Tags
  • Methods

    • Darty Methods
    • Align
    • Appearance - General
    • Appearance - Colors & Swatches
    • Appearance - Effect Properties
    • Artboard Methods
    • Arrange
    • Attributes
    • Barcode
    • Barcode Formats
    • Clean Document
    • Clipping Mask Make and Release
    • Color Mode
    • Comment
    • Compound Path - Make and Release
    • Distribute
    • Duplicate
    • Expand
    • Fit To Bounds
    • Graphic Style
    • Group & Ungroup
    • Layer Methods
    • Outline
    • Pathfinder
    • Place
    • Rasterize
    • Reduce To Basic Appearance
    • Remove
    • Swatch Methods
    • Tags Methods
    • Template
    • Text
    • Transform Methods
    • zOrder
    • Skip and *
  • Colors

    • Color Libraries
  • User Interface

    • Darty User-Interface
    • Tools Tab
    • Tools Builder
      • Builder Table Anatomy
      • Builder Data Sources and Files
      • Builder Method Blocks
      • Builder Rows, Cells, and Navigation
    • Tools Methods
      • Tools Method Actions and Apply Modes
      • Tools Method Table Preview
      • Align Tool
      • Appearance Tool
      • Graphic Style Tool
      • Artboard Tool
      • Attributes Tool
      • Arrange Tool
      • Barcode Tool
      • Color Mode Tool
      • Clean Tool
      • Clipping Tool
      • Comment Tool
      • Compound Path Tool
      • Distribute Tool
      • Duplicate Tool
      • Expand Tool
      • Fit to Bounds Tool
      • Group Tool
      • Ungroup Tool
      • Layer Tool
      • Outline Tool
      • Pathfinder Tool
      • Place Tool
      • Rasterize Tool
      • Reduce Tool
      • Remove Tool
      • Swatches Tool
      • Tags Tool
      • Text Tool
      • Transform Tool
      • Z-Order Tool
    • Tags Tab
    • Data Tab
    • Export Tab
    • Settings Tab
    • Help Tab
    • Export Settings
    • Export Validation
    • Job Export Settings
    • Export Counter Variables
    • Export Progress
    • Export Presets
    • Recent Files
    • Color Dialog
  • Cloud Data

    • Darty-Ai Cloud Data Integrations
    • Darty-Ai with Google Sheets
  • Workflows

    • Darty Workflows
    • Darty Preview
    • Darty Export Workflows
    • Darty Data Workflows
  • Site Blog

    • ⭐️Getting Started ⭐️
    • ⭐️Placing Images in Darty-Ai ⭐️
    • 🚀 New Features — Darty-Ai 1.7.8 (March 2026)
    • Creating a Basic Pie-Chart with Line-Art & Data
    • Customer Data and Darty-Ai
    • Darty-Ai Now Supports Google Sheets
    • External SVGs with Darty-Ai
    • Preview Your Documents
    • Self-Adjusting Logo Automation
    • State Management for Artwork Appearance
    • Text Replacements and Formatting
    • Using Private Google Sheets Shared with Business Emails
  • Site Pages

    • 🏠 Home
    • 💰 Pricing
    • Downloads
  • Release Notes
  • Downloads

Remove Tool

Use Tools → Methods → Remove when artwork should be deleted from the Illustrator document. The method finds artwork through its Darty tags, so its target deserves the same care as any other destructive selection.

If the artwork should remain in the document but become invisible, use the visible setting in the Attributes method instead. To remove only Darty tags while keeping the artwork, use Tags → Remove Tags.

For the spreadsheet syntax, see the Remove method reference.

Choose the Artwork to Delete

Remove method editor

Enter a tag search in Artwork Tags to identify the objects that should be removed. Tag searches can match one tag or a more specific Darty tag expression. Use Selection Tags reads the Darty tags from the current Illustrator selection and places them in this field; it does not limit the later operation to that selection.

Review a broad target such as * especially carefully. It can match far more artwork than a named tag. The table preview is the final record of the value that will be stored in the row, so inspect it before applying a broad or blank-looking target.

The editor represents this search as tagSearch, then places it in the generated sheet's target header rather than creating a separate property column.

Skip the Method When a Row Requires It

Skip is a three-state checkbox:

  • True writes skip: true and prevents the Remove method from running for that data row.
  • False writes skip: false and explicitly allows the method to run.
  • Unset leaves skip out of the row so a header or other inherited value can remain in control.

This is useful when a shared sheet normally removes an optional object, but certain records must preserve it. See * and Skip for the spreadsheet-level alternatives.

Choose How to Run It

  • Apply to Selection deletes the artwork currently selected in Illustrator as a one-time action. It does not add a reusable method row.
  • Add Row captures the current target and Skip state in the method table without changing Illustrator.
  • Apply runs the configured Remove method through the normal document workflow.
  • Reset returns the editor to its defaults; it does not restore artwork that has already been deleted.

The footer action and the Artwork Tags field answer different questions: Apply to Selection chooses the objects for this one execution, while tagSearch is the reusable target stored by Add Row or used by the normal Apply workflow.

See Tools Method Actions and Apply Modes for the shared action behavior and Tools Method Table Preview for reviewing the captured properties.

Safe Workflow

  1. Save the Illustrator document or confirm that Undo is available.
  2. Give the intended artwork a distinctive Darty tag.
  3. Enter that tag in Artwork Tags, or select a known target and use Use Selection Tags.
  4. Inspect the table preview and make sure no unintended * target or inherited value broadens the match.
  5. Test with Apply to Selection when a selected-artwork test represents the intended operation.
  6. Use Add Row for a reusable sheet method, or Apply for the configured document workflow.
  7. Confirm the result before saving over the source document.

Control and Property Reference

Editor controlMethod propertyPurpose
Artwork TagsTarget header / tagSearchFinds the tagged artwork to delete.
Use Selection TagsTarget header / tagSearchCopies the current selection's tags into Artwork Tags.
SkipskipPrevents or explicitly allows the method to run for a row.

Validation and Cautions

Remove deletes the matched Illustrator objects; it does not merely hide them and it does not only remove their Darty tags. If the intended result is tag cleanup, use Remove Tags.

Before running the method, resolve validation messages, verify the current Illustrator selection when using Apply to Selection, and check any inherited header values in the table. A skipped row remains safe only while its effective skip value is true.

Last Updated: 7/21/26, 9:47 AM
Contributors: Vasily Hall
Prev
Reduce Tool
Next
Swatches Tool