Akatz Seamless Tiling
ComfyUI nodes for seamless tiling and Akatz workflow utilities.
Nodes (13)
Grow a mask outward, a few pixels at a time, forever
Decode a tiling latent without a seam in the pixels
Name your files with a date-first prefix
Patch a VAE once, reuse it everywhere in your tile workflow
Tired of seams in tiled depth maps? This node removes the tilt
Kill the seam in your depth maps, not just the color image
The classic offset trick, as a node
Make your model tile
The five-slot switch that takes anything
The lazy way to decode a seamless tile in one node
Your VAE is the one leaving seams
The 2-second way to check if your texture is actually seamless
The A1111 'Tiling' checkbox, finally ported to ComfyUI
Akatz Seamless Tiling
ComfyUI custom nodes for seamless tiling workflows and small Akatz workflow utilities.
Nodes
AK_SeamlessTileAK_CircularVAEDecodeAK_MakeCircularVAEAK_OffsetImageAK_FileNamePrefixDateDirFirstAK_MakeDepthmapSeamlessAK_MakeDepthmapSeamlessAdvancedAK_AnimatedDilationMaskLinearAnySwitch | AkatzAkatzSetNode/AkatzGetNodefrontend virtual nodes
The seamless model node uses ComfyUI's model patcher clone API instead of
Python deepcopy, which avoids failures with current dynamic model patchers.
Some workflows that use this pack may still require separate node packs such as ComfyUI Depthflow Nodes, ComfyUI Basic Math, and ComfyUI DepthAnythingV2.
License
GPL-3.0. See LICENSE.
This pack consolidates and adapts behavior from:
ComfyUI-seamless-tilingby spinagon, GPL-3.0.deforum-comfy-nodesby deforum-art, MIT, for the Any Switch and frontend virtual Set/Get node patterns.ComfyUI-AKatz-Nodesby akatz, MIT, for the Akatz utility nodes.