1.0.1 • Published 1 year ago

nexrender-action-heic-convert v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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"
        ]
      }
    ]
  }
1.0.1

1 year ago

1.0.0

1 year ago