Miles Zhang

Results 2 issues of Miles Zhang

I use local adapter and transform like this ``` def transform(:file_format, _) do {:convert, "-format png", :png} end ``` Then I found it will generate a temporary file in temp...