đ Another sneak peek of a new feature for Mimi Uploader. You will soon be able to change the upload image size and quality!
Tweet with video of this in action
Upload images using Mimi. : samgrover.micro.blog
đ Another sneak peek of a new feature for Mimi Uploader. You will soon be able to change the upload image size and quality!
Tweet with video of this in action
Upload images using Mimi. : samgrover.micro.blog
@samgrover Brilliant! This should be default when we upload photos with any service/app. Avoids an unnecessary step before uploading.
@manton doesnât Micro.blog server process the image to trim it? Is it for size or just to remove the unnecessary metadata?
@amit @samgrover Micro.blog does some processing, but if the image is already small enough and doesnât have location metadata, ideally Micro.blog would not touch the image. Iâm going to look at this to make sure itâs working that way (or fix it).
@manton What if the image is large in size? Does it reduce its size? I am curious because I pause everytime while uploading the image in original size. If it isnât resized, it will slow down the loading of pages.
@amit If itâs a JPEG and larger than 1800x1800, Micro.blog will always scale it down, no matter how itâs uploaded.
@manton And thatâs where Mimi Uploader got the 1800 number for the âOptimumâ default size :-)
@manton Re micro.blog always scaling down images greater than 1800x1800, does that mean that theyâre (only) saved at the scaled down resolution?
Or just that micro.blog always scales them down when displaying them in posts but the original image is still theoretically there in the uploads section? Thanks!
@adammedcalf For JPEGs it always scales them down and does not store the original, except for some formats like PNG and GIF. The assumption is that youâll have the original on your own device if you need it.
@samgrover Does the TestFlight version include the Alt Text feature? If so, I canât find it.
@crossingthethreshold No. Iâm still working on that. Probably in about a month as it will also require iOS 16.
@samgrover Automating the export of the markdown or HTML links to the clipboard automatically. So from Drafts, run an action which will open Mimi, select and upload the photos, and copy the markdown or HTML to the clipboard, and then paste the links
@samgrover The Shortcut link is for uploading to Blot.im but hopefully gives you an idea. Iâve got shortcuts for uploading to M.b but it only generates one link
@jmreekes I see. That would need support for multiple batches uploading simultaneously, because an upload could be happening when the shortcut fires. Currently mimi only works with one batch at a time. Thatâs something that I want to add at some point to support both Shortcuts and Share Screen. But maybe there is a simpler shortcut I can implement to help with that before then. Let me mull it over.
@manton I havenât checked recently but does micro.blog still increase the file size or have that bug been fixed?
@jemostrom It doesnât usually increase the size, but it does recompress most files so if they were very small to start with, they might end up bigger. I still plan to change that but it hasnât changed yet.