© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Rasmy
Learner
Hello, I have scenario upload image and crop, then need to save image name to database, wheres image itself save to a file directory.
now cropped image is in base64 format, how can i convert it to file type?
Thanks in advance.
Vladimir Kyuchukov
Web/Mobile Dev
Did you try with blob type?
forum.vuejs.org/t/convert-base-64-image-to-file-t…
Vladimir Kyuchukov
Web/Mobile Dev
Did you try with blob type?