Liking cljdoc? Tell your friends :D

jotun.image-to-text.convert


convert-image-dir-to-base64clj

(convert-image-dir-to-base64 dir-path)

Function to convert images from a directory into a base64 vector

Function to convert images from a directory into a base64 vector
sourceraw docstring

convert-image-from-filesystemclj

(convert-image-from-filesystem image-path)

Function to convert image from filepath to base64

Function to convert image from filepath to base64
sourceraw docstring

convert-image-from-urlclj

(convert-image-from-url url)

Function to get base64 image from URL.

Function to get base64 image from URL.
sourceraw docstring

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

× close