Cutout Card Type
This card design was based on Reddit user /u/Phendrena's Willow Title Card set, and was created by CollinHeist. These cards feature a solid color overlay, with large episode text cut out to reveal the underlying image.

Overlay
The primary feature of this card is the solid color overlay which covers a majority of the image. This can be customized with various Extras.
Color
The color of the overlay can be adjusted with the Overlay Color extra. This
can any color, but any transparency (like rgba(15, 15, 15, 0.4)
) will not
be properly applied - this should be done with the Overlay
Transparency Extra.
Transparency
How transparent the overlay color is can be adjusted with the Overlay Transparency extra. This is a number between 0 and 1, with larger values resulting in more transparency.
Overlay Edge
Blurring
Whether the edge of the cutout text is blurred or not can be adjusted with the Edge Blurring extra. If disabled (the default), there will be sharp lines in the overlay.
Blur Profile
If edge blurring is enabled, then the specific "profile" - i.e. how blurry to draw the edges - can be adjusted with the Blur Profile extra. This takes an argument identical to the global blur profile setting.
Cutout Vertical Shift
The vertical position of the cutout text can also be adjusted. By default, TCM places the text in the center of the image.
Mask Images
This card also natively supports mask images. Like all mask images, TCM will automatically search for alongside the input Source Image in the Series' source directory, and apply this atop all other Card effects.