Liking cljdoc? Tell your friends :D

skalar.core


convertclj

(convert file & {:keys [output processing pool]})

Converts input file into :output based on a collection of processing commands. If output is not provided, input file get overriden.

Returns a promise which resolves to either transformed image file or (in case of failure) to an error.

Converts input file into `:output` based on a collection of processing commands.
If output is not provided, input file get overriden.

Returns a promise which resolves to either transformed image file
or (in case of failure) to an error.
sourceraw docstring

default-poolclj

source

file-from-urlclj

(file-from-url url)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close