Emrik Östling
Emrik Östling
It already supports this in a way. The converters supported file types can be divided into different groups. It's only ffmpeg that is a bit hard since it supports so...
Is there some program that can extract them? If you figure out some way to do it and want to add it would be appreciated
I thought graphicsmagick bundled dcraw but it seems like it don't. Maybe it is fixed in later versions of gm, could you test that?
@Kitof and others who want this: Could you test the latest `:main` image, anything missing? EDIT: wait with this, it is a little broken now
now it should be available on `:main`
Having some issues with files above 1 GB but seems to be related to bun https://github.com/elysiajs/elysia/issues/266 Streaming uploads is probably the way to go for larger files but that is...
Also getting the same issue here could be after #233 Will have to look into this more
It seems to be kind of working now, still no files above 1 GB but it works with 86MB on my end at least. Try the `:main` image if you...
chunked upload is needed for that which would be very nice to add but it isn't so simple
Hello! Sounds like a cool idea. What changes or type of changes did you make?