Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Selfhosted
  3. MAZANOKE update (image optimizer via browser): Batch upload and download

MAZANOKE update (image optimizer via browser): Batch upload and download

Scheduled Pinned Locked Moved Selfhosted
selfhosted
16 Posts 6 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R [email protected]

    Just because its run locally, doesnt mean it still isnt a web server. The software could run anywhere and be accessed over the network. The image optimization happens at the server, so download and upload are more accurate.

    A This user is from outside of this forum
    A This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #7

    Wait, the optimization does not leave the browser. There isn't any need for a web server.

    If this can be used as an offline PWA, it doesn't even need to be 'self-hosted', except for keeping it up to date.

    Edited: removed reference to "device", to avoid confusion.

    R 1 Reply Last reply
    0
    • L [email protected]

      Thank you for the support that I've received during the launch of MAZANOKE—a self-hosted local image optimizer that runs in your browser! It can run offline and is installable as a web app too.

      This week, I've been addressing the feature that has been a bottleneck for the usability of an image optimizer, namely: batch upload and download.

      Project page: https://github.com/civilblur/mazanoke

      Highlights v1.0.1 (view release note)

      • Upload multiple files simultaneously
        • Images are processed one at a time to prevent excessive browser resource usage.
      • Download all optimized images as a zip file.
        • Files over 1GB are split into multiple zip files.
        • Large downloads may take time, depending on hardware and browser.
      • Option to clear optimized images from the "Images" section.
      • Convert GIF and SVG to PNG.
        • GIF-to-GIF optimization is not supported.
        • SVG optimization is not planned.
      node815@lemmy.worldN This user is from outside of this forum
      node815@lemmy.worldN This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #8

      Thanks for sharing this! I used it today to resize my Very large phone selfie I had to do for a profile image update at work and it did very nicely! Much faster for me to do that then load it in Gimp and scale it down since I was running late for work. : )

      L 1 Reply Last reply
      0
      • A [email protected]

        Wait, the optimization does not leave the browser. There isn't any need for a web server.

        If this can be used as an offline PWA, it doesn't even need to be 'self-hosted', except for keeping it up to date.

        Edited: removed reference to "device", to avoid confusion.

        R This user is from outside of this forum
        R This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #9

        Yeah, you're totally right.

        All image processing happens locally.

        And then it mentions that you can just open the index.html directly, which means it uses clientside javascript or wasm and runs on the browser. You are correct!

        On the topic of word choice, you might be right. Save or open might be better.

        1 Reply Last reply
        0
        • node815@lemmy.worldN [email protected]

          Thanks for sharing this! I used it today to resize my Very large phone selfie I had to do for a profile image update at work and it did very nicely! Much faster for me to do that then load it in Gimp and scale it down since I was running late for work. : )

          L This user is from outside of this forum
          L This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #10

          Haha, very interesting scenario, glad it worked out well!

          1 Reply Last reply
          0
          • L [email protected]

            Thank you for the support that I've received during the launch of MAZANOKE—a self-hosted local image optimizer that runs in your browser! It can run offline and is installable as a web app too.

            This week, I've been addressing the feature that has been a bottleneck for the usability of an image optimizer, namely: batch upload and download.

            Project page: https://github.com/civilblur/mazanoke

            Highlights v1.0.1 (view release note)

            • Upload multiple files simultaneously
              • Images are processed one at a time to prevent excessive browser resource usage.
            • Download all optimized images as a zip file.
              • Files over 1GB are split into multiple zip files.
              • Large downloads may take time, depending on hardware and browser.
            • Option to clear optimized images from the "Images" section.
            • Convert GIF and SVG to PNG.
              • GIF-to-GIF optimization is not supported.
              • SVG optimization is not planned.
            M This user is from outside of this forum
            M This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #11

            Nice. I use Squoosh for this, which is also free and runs in the browser.

            https://squoosh.frostoven.com/

            L 1 Reply Last reply
            0
            • M [email protected]

              Nice. I use Squoosh for this, which is also free and runs in the browser.

              https://squoosh.frostoven.com/

              L This user is from outside of this forum
              L This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #12

              Even though this squoosh instance seems to be selfhosted, it has Google Analytics tracking (since Google made this app). MAZANOKE does not include any tracking nor require any internet connection at all if you install it as a PWA.

              M 1 Reply Last reply
              0
              • L [email protected]

                Even though this squoosh instance seems to be selfhosted, it has Google Analytics tracking (since Google made this app). MAZANOKE does not include any tracking nor require any internet connection at all if you install it as a PWA.

                M This user is from outside of this forum
                M This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #13

                Sounds like an oversight. Consider filing a bug with them.

                https://github.com/frostoven/Squoosh-with-CLI

                1 Reply Last reply
                0
                • L [email protected]

                  Thank you for the support that I've received during the launch of MAZANOKE—a self-hosted local image optimizer that runs in your browser! It can run offline and is installable as a web app too.

                  This week, I've been addressing the feature that has been a bottleneck for the usability of an image optimizer, namely: batch upload and download.

                  Project page: https://github.com/civilblur/mazanoke

                  Highlights v1.0.1 (view release note)

                  • Upload multiple files simultaneously
                    • Images are processed one at a time to prevent excessive browser resource usage.
                  • Download all optimized images as a zip file.
                    • Files over 1GB are split into multiple zip files.
                    • Large downloads may take time, depending on hardware and browser.
                  • Option to clear optimized images from the "Images" section.
                  • Convert GIF and SVG to PNG.
                    • GIF-to-GIF optimization is not supported.
                    • SVG optimization is not planned.
                  M This user is from outside of this forum
                  M This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #14

                  I'm glad to have some competition for the Frost Oven Squoosh, which is being lightly maintained. I opened some issues in the Mazanoke issue tracker for some features to consider.

                  One feature I started on for that project but got stuck on was implementing a STDIN / STDOUT CLI workflow.

                  https://github.com/frostoven/Squoosh-with-CLI/issues/10

                  As I said there, the goal was a workflow where I take a screenshot, annotate it, optimize it, copy it and paste it into my blog... without creating any intermediate temp files.

                  At least on Linux, all the the steps of the pipeline are solved, except for a CLI image compressor that could accept an image STDIN and produce a compressed image on STDOUT.

                  L 1 Reply Last reply
                  0
                  • M [email protected]

                    I'm glad to have some competition for the Frost Oven Squoosh, which is being lightly maintained. I opened some issues in the Mazanoke issue tracker for some features to consider.

                    One feature I started on for that project but got stuck on was implementing a STDIN / STDOUT CLI workflow.

                    https://github.com/frostoven/Squoosh-with-CLI/issues/10

                    As I said there, the goal was a workflow where I take a screenshot, annotate it, optimize it, copy it and paste it into my blog... without creating any intermediate temp files.

                    At least on Linux, all the the steps of the pipeline are solved, except for a CLI image compressor that could accept an image STDIN and produce a compressed image on STDOUT.

                    L This user is from outside of this forum
                    L This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #15

                    Oh wow, thank you for taking the time creating the feature requests/issues. I just finishing replying to them.

                    I'll give the workflow another think and see if it fits within the project as a whole.

                    1 Reply Last reply
                    0
                    • L [email protected]

                      Thank you for the support that I've received during the launch of MAZANOKE—a self-hosted local image optimizer that runs in your browser! It can run offline and is installable as a web app too.

                      This week, I've been addressing the feature that has been a bottleneck for the usability of an image optimizer, namely: batch upload and download.

                      Project page: https://github.com/civilblur/mazanoke

                      Highlights v1.0.1 (view release note)

                      • Upload multiple files simultaneously
                        • Images are processed one at a time to prevent excessive browser resource usage.
                      • Download all optimized images as a zip file.
                        • Files over 1GB are split into multiple zip files.
                        • Large downloads may take time, depending on hardware and browser.
                      • Option to clear optimized images from the "Images" section.
                      • Convert GIF and SVG to PNG.
                        • GIF-to-GIF optimization is not supported.
                        • SVG optimization is not planned.
                      ironkrill@lemmy.caI This user is from outside of this forum
                      ironkrill@lemmy.caI This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #16

                      I installed this after seeing your v1 post and already got use out of it resizing some images on mobile. The only thing I noticed as lacking was a multiple file selector, so this is a great first update!

                      1 Reply Last reply
                      0
                      • System shared this topic on
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups