ComfyUI > Nodes > ComfyUI_SeedVR2_Tiler > SeedVR2 Tile Splitter (Longest Edge)

ComfyUI Node: SeedVR2 Tile Splitter (Longest Edge)

Class Name

SeedVR2TileSplitterByLongestEdge

Category
image/upscaling
Author
BacoHubo (Account age: 6days)
Extension
ComfyUI_SeedVR2_Tiler
Latest Updated
2026-03-03
Github Stars
0.03K

How to Install ComfyUI_SeedVR2_Tiler

Install this extension via the ComfyUI Manager by searching for ComfyUI_SeedVR2_Tiler
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI_SeedVR2_Tiler in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

SeedVR2 Tile Splitter (Longest Edge) Description

Splits images into tiles by longest edge, optimizing size for VRAM and maintaining aspect ratio.

SeedVR2 Tile Splitter (Longest Edge):

The SeedVR2TileSplitterByLongestEdge node is designed to facilitate the division of an image into smaller, manageable tiles by specifying the desired output size based on the maximum length of the longest edge in pixels. This approach allows for precise control over the tile dimensions, ensuring that each tile does not exceed a specified pixel length, which is particularly useful for handling large images or when working with limited VRAM resources. By automatically computing the upscale factor from the image's aspect ratio, this node simplifies the process of image tiling, making it accessible even to those without a technical background. The primary goal of this node is to provide a flexible and efficient method for splitting images while maintaining the desired resolution and aspect ratio.

SeedVR2 Tile Splitter (Longest Edge) Input Parameters:

image

The image parameter is the input image that you want to split into tiles. It should be provided in a format that the node can process, typically as an image file. This parameter is crucial as it serves as the base for all subsequent operations performed by the node.

tile_size_mp

The tile_size_mp parameter specifies the maximum size of each tile in megapixels. It allows you to control the memory usage during the tiling process, with a lower value resulting in less VRAM usage per pass. The default value is 1.0, with a minimum of 0.1 and a maximum of 16.0, adjustable in steps of 0.1. This parameter is essential for optimizing performance based on your hardware capabilities.

longest_edge_px

The longest_edge_px parameter defines the desired pixel length of the longest edge in the final tiles. This parameter allows you to set a specific size for the longest edge, ensuring that the tiles meet your resolution requirements. The default value is 2048 pixels, with a minimum of 64 and a maximum of 16384, adjustable in steps of 8. This parameter is key to achieving the desired output size and quality.

overlap_percent

The overlap_percent parameter determines the overlap between adjacent tiles as a percentage of the tile size. This overlap can help in blending the tiles seamlessly when they are stitched back together. Adjusting this parameter can affect the smoothness of transitions between tiles.

feather_blend

The feather_blend parameter controls the blending between tiles, with a value of 1.0 resulting in a smooth feather blend and 0.0 resulting in a hard cut. This parameter is important for ensuring that the tiles blend seamlessly, especially when reassembling them into a larger image.

SeedVR2 Tile Splitter (Longest Edge) Output Parameters:

tiles

The tiles output parameter represents the collection of image tiles generated by the node. Each tile is a portion of the original image, resized and split according to the specified parameters. This output is crucial for further processing or analysis, as it provides the individual components of the original image in a manageable format.

SeedVR2 Tile Splitter (Longest Edge) Usage Tips:

  • To optimize performance, adjust the tile_size_mp parameter based on your available VRAM. Lower values will reduce memory usage but may increase processing time.
  • Use the longest_edge_px parameter to ensure that your tiles meet specific resolution requirements, especially when working with high-resolution images.
  • Experiment with the overlap_percent and feather_blend parameters to achieve the desired level of smoothness and continuity between tiles.

SeedVR2 Tile Splitter (Longest Edge) Common Errors and Solutions:

"Image dimensions exceed maximum allowed size"

  • Explanation: This error occurs when the input image dimensions are too large for the specified longest_edge_px parameter.
  • Solution: Reduce the longest_edge_px value or resize the input image to fit within the allowed dimensions.

"Insufficient VRAM for tile processing"

  • Explanation: This error indicates that the available VRAM is insufficient to process the tiles with the current tile_size_mp setting.
  • Solution: Lower the tile_size_mp value to reduce memory usage or upgrade your hardware to increase available VRAM.

"Invalid overlap percentage"

  • Explanation: This error arises when the overlap_percent parameter is set to a value outside the acceptable range.
  • Solution: Ensure that the overlap_percent is set within a reasonable range, typically between 0% and 100%.

SeedVR2 Tile Splitter (Longest Edge) Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI_SeedVR2_Tiler
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

SeedVR2 Tile Splitter (Longest Edge)