Skip to content

JamesBotterill/nexrender-action-heic-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nexrender-action-hiec-convert

A predownload action that checks if the file being submitted is a hiec image format and converts to png for use in a render

  "actions": {
    "predownload": [
      {
        "module": "nexrender-action-hiec-convert",
        "dir": "/some/output/location" //optional if you're using file:// 
        "layers": [
          "image_1"
        ]
      }
    ]
  }

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published