ComfyUI Extension: Apex Artist - Image Resize
Professional image resizing node with 6 advanced algorithms, intelligent aspect ratio handling, crop/pad options, and batch processing support. Perfect for AI workflows, photography, and digital art.
Custom Nodes (0)
README
ComfyUI Apex Artist — Node Summary
A concise list of all supplied nodes and their purpose (one-liners):
- ApexSmartResize — High-quality, aspect-aware image resizing
- ApexDepthToNormal — Convert depth maps into normal maps
- ApexLayerBlend — Layer compositing with common blend modes
- ApexBlur — Optimized blur algorithms
- ApexSharpen — Edge-aware sharpening
- ApexRGBCurve — RGB curve color adjustments with interactive UI
- ApexUpscaleBy — Upscale images by a user-defined ratio
- ApexPromptPreset — Random/preset prompt selector with bracket syntax
- ApexAutoPrompt — LLM-powered prompt refinement (Qwen2.5 by default)
- ApexLoadImage — Image loading and basic preprocessing helper
- ApexImageToPrompt — Image → short caption using BLIP (optional local cache)
- ApexLastFrame / ApexGetFrame / ApexBatchInfo — Video and batch utilities
- ApexLatentNoise — Add reproducible Gaussian noise to latent tensors for creative sampling
For usage, see the node docstrings and source files.