Files
SmartSaveImage/locales/en/nodeDefs.json
T
2026-07-23 13:07:49 +08:00

21 lines
763 B
JSON

{
"SmartSaveImage": {
"display_name": "Smart Save Image",
"description": "Preview the destination and organize folders and filenames with templates",
"inputs": {
"images": {"name": "Images"},
"root_mode": {"name": "Save Location"},
"custom_root": {"name": "Custom Path"},
"folder_template": {"name": "Subfolder Rule"},
"filename_template": {"name": "Filename Rule"},
"file_format": {"name": "Format"},
"collision_mode": {"name": "Name Collision"},
"save_mode": {"name": "Save Mode"},
"manual_model": {"name": "Model Source"},
"embed_workflow": {"name": "Embed Workflow"},
"counter_digits": {"name": "Counter Digits"},
"png_compression": {"name": "PNG Compression"}
}
}
}