Skip to content
This repository was archived by the owner on Oct 24, 2021. It is now read-only.

[Windows] some feedback / problemsΒ #4

@cocoon

Description

@cocoon

Hi, first: Thanks for your project!

I wanted to give some feedback regarding some small problems with the WIndows Version 0.4 I faced:

  • in the settings for jpegxl the input field for Quality is limited to 2 digits, so it is only possible to set 99 but not 100
  • my firewall intercepted the network traffic to localhost and that caused the program to freeze when trying to start encoding (maybe add some check)
  • Presets loading crashes the program

Nice to see that something like this is being worked on!

I started my own GUI (C#/WPF) last year private just for myself to experiment and to convert a lot of jpegs and it is so similar to this one. (temp image: https://postimg.cc/HVHk8JZZ)

Queue, Agent Process communicates using AnonPipes and receives the queue/settings, Drag/Drop to handle files/folders, csv-files, checksum verification to check if lossless encoded file really is the same when decoded, and I planned to add presets as well for different kind of images like Photo, Document scans, Pixel Art, ... but only for jpeg xl and I just started to write down all possible cmd parameters.

I can stop now when MegaPixel is working. πŸ‘

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions