Let’s see what this Fediverse thing is all about.

  • 0 Posts
  • 57 Comments
Joined 9 months ago
cake
Cake day: September 23rd, 2024

help-circle
  • Okay, here’s what I’ve found.
    First of all, I use vanilla Firefox on windows 10, only extensions installed are AdBlockPlus and Privacy Badger, but even with those turned off and Firefox’s own Tracking Protection set to Standard instead of Strict doesn’t change the result. However, what I had missed is that ICO is the only conversion that works: it’ll take about a minute instead of the couple of seconds of the other cases, generate a file with huge size confronted with the original, but it will let you download an ICO file. Tried it on Edge, and every conversion works normally. The no-extension quirk for the Default option is still there, though.

    This is what the Firefox console shows, from page load to the end of the conversion:

    Input file: File` { name: “sample2.heic”, lastModified: 1750180660057, webkitRelativePath: “”, size: 351970, type: “” } compression.js:43:11 File type is HEIC: image/heic utilities.js:7:13 Input image file size: 0.336 MB compression.js:144:11 Settings: Object { maxSizeMB: “0.336”, initialQuality: 0.8, maxWidthOrHeight: undefined, useWebWorker: true, onProgress: options(p), preserveExif: false, fileType: “image/webp”, libURL: “./browser-image-compression.js”, alwaysKeepResolution: true, signal: AbortSignal } compression.js:161:11 Preprocessing HEIC image… compression.js:186:11 Optimizing “sample2.heic” (0%) compression.js:119:13 Optimizing “sample2.heic” (5%) compression.js:119:13 Optimizing “sample2.heic” (10%) compression.js:119:13 Optimizing “sample2.heic” (15%) compression.js:119:13 Optimizing “sample2.heic” (20%) compression.js:119:13 Optimizing “sample2.heic” (25%) compression.js:119:13 Optimizing “sample2.heic” (30%) compression.js:119:13 Optimizing “sample2.heic” (99%) compression.js:119:13 Post-processing… compression.js:223:11 New image extension: webp utilities.js:144:11