Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing format between png and jpg removes the colors #1065

Open
2 tasks done
Alvaro-2998 opened this issue Dec 13, 2024 · 2 comments
Open
2 tasks done

Changing format between png and jpg removes the colors #1065

Alvaro-2998 opened this issue Dec 13, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Alvaro-2998
Copy link

Checklist

Describe the Bug

When upscaling a PNG into JPG for less memory consumption, it results in the image losing its color, something that doesn't happens in other web based image upscalers.

To Reproduce

Select a PNG
select "Save as: JPG"
Run upscayl
Image results in color loss

Upscayl Version (or commit hash)

2.11.5

Platform

Windows

OS Version

10

GPU Name

NVIDIA GeForce RTX 2060

Expected Behavior

Shouldn't the image keep its color after the upscale?

Screenshots

image

Logs

⚙️ Getting saveImageAs from localStorage:  jpg
⚙️ Getting model from localStorage:  {"label":"General Photo (Fast Real-ESRGAN)","value":"realesrgan-x4fast"}
⚙️ Setting gpuId to empty string
🔀 Setting model to 
🔀 Setting model to realesrgan-x4fast
🔄 Resetting image paths
🎒 BACKEND REPORTED:  🖼️ Updating Image Path:  C:\Users\Usuario\Pictures\articunocd.png
🖼 Selected Image Path:  C:\Users\Usuario\Pictures\articunocd.png
📁 Selected Image Directory:  C:\Users\Usuario\Pictures
🖼 imagePath:  C:\Users\Usuario\Pictures\articunocd.png
🔤 Extension:  png
🎒 BACKEND REPORTED:  📄 Selected File Path:  C:\Users\Usuario\Pictures\articunocd.png
🔄 Resetting Upscaled Image Path
🏁 UPSCAYL
🎒 BACKEND REPORTED:  ✅ Upscayl Variables:  {"model":"realesrgan-x4fast","gpuId":null,"saveImageAs":"jpg","inputDir":"C:\\Users\\Usuario\\Pictures","fileNameWithExt":"articunocd.png","outputDir":"C:\\Users\\Usuario\\Pictures","outFile":"C:\\Users\\Usuario\\Pictures\\articunocd_upscayl_2x_realesrgan-x4fast.jpg","fileName":"articunocd","scale":"2","compression":"10","customWidth":"","useCustomWidth":false,"tileSize":null}
🎒 BACKEND REPORTED:  📢 Upscayl Command:  -i,C:\Users\Usuario\Pictures\articunocd.png,-o,C:\Users\Usuario\Pictures\articunocd_upscayl_2x_realesrgan-x4fast.jpg,-s,2,-m,C:\Program Files\Upscayl\resources\models,-n,realesrgan-x4fast,-f,jpg,-c,10
🎒 BACKEND REPORTED:  👶 Updating Child Processes:  {"binary":"C:\\Program Files\\Upscayl\\resources\\bin\\upscayl-bin","args":["C:\\Program Files\\Upscayl\\resources\\bin\\upscayl-bin","-i","C:\\Users\\Usuario\\Pictures\\articunocd.png","-o","C:\\Users\\Usuario\\Pictures\\articunocd_upscayl_2x_realesrgan-x4fast.jpg","-s","2","-m","C:\\Program Files\\Upscayl\\resources\\models","-n","realesrgan-x4fast","-f","jpg","-c","10"]}
🎒 BACKEND REPORTED:  🛑 Updating Stopped:  false
🎒 BACKEND REPORTED:  [0 NVIDIA GeForce RTX 2060]  queueC=2[8]  queueG=0[16]  queueT=1[2]
[0 NVIDIA GeForce RTX 2060]  bugsbn1=0  bugbilz=0  bugcopc=0  bugihfa=0
[0 NVIDIA GeForce RTX 2060]  fp16-p/s/a=1/1/1  int8-p/s/a=1/1/1
[0 NVIDIA GeForce RTX 2060]  subgroup=32  basic=1  vote=1  ballot=1  shuffle=1

🚧 UPSCAYL_PROGRESS:  [0 NVIDIA GeForce RTX 2060]  queueC=2[8]  queueG=0[16]  queueT=1[2]
[0 NVIDIA GeForce RTX 2060]  bugsbn1=0  bugbilz=0  bugcopc=0  bugihfa=0
[0 NVIDIA GeForce RTX 2060]  fp16-p/s/a=1/1/1  int8-p/s/a=1/1/1
[0 NVIDIA GeForce RTX 2060]  subgroup=32  basic=1  vote=1  ballot=1  shuffle=1

🎒 BACKEND REPORTED:  ℹ️ Info: Image C:\Users\Usuario\Pictures\articunocd.png has alpha channel!

🚧 UPSCAYL_PROGRESS:  ℹ️ Info: Image C:\Users\Usuario\Pictures\articunocd.png has alpha channel!

🎒 BACKEND REPORTED:  0.00%

🚧 UPSCAYL_PROGRESS:  0.00%

🎒 BACKEND REPORTED:  0.59%

🚧 UPSCAYL_PROGRESS:  0.59%

🎒 BACKEND REPORTED:  1.18%

🚧 UPSCAYL_PROGRESS:  1.18%

🎒 BACKEND REPORTED:  1.78%

🚧 UPSCAYL_PROGRESS:  1.78%

🎒 BACKEND REPORTED:  2.37%

🚧 UPSCAYL_PROGRESS:  2.37%

🎒 BACKEND REPORTED:  2.96%

🚧 UPSCAYL_PROGRESS:  2.96%

🎒 BACKEND REPORTED:  3.55%

🚧 UPSCAYL_PROGRESS:  3.55%

🎒 BACKEND REPORTED:  4.14%

🚧 UPSCAYL_PROGRESS:  4.14%

🎒 BACKEND REPORTED:  4.73%

🚧 UPSCAYL_PROGRESS:  4.73%

🎒 BACKEND REPORTED:  5.33%

🚧 UPSCAYL_PROGRESS:  5.33%

🎒 BACKEND REPORTED:  5.92%

🚧 UPSCAYL_PROGRESS:  5.92%

🎒 BACKEND REPORTED:  6.51%

🚧 UPSCAYL_PROGRESS:  6.51%

🎒 BACKEND REPORTED:  7.10%

🚧 UPSCAYL_PROGRESS:  7.10%

🎒 BACKEND REPORTED:  7.69%

🚧 UPSCAYL_PROGRESS:  7.69%

🎒 BACKEND REPORTED:  8.28%

🚧 UPSCAYL_PROGRESS:  8.28%

🎒 BACKEND REPORTED:  8.88%

🚧 UPSCAYL_PROGRESS:  8.88%

🎒 BACKEND REPORTED:  9.47%

🚧 UPSCAYL_PROGRESS:  9.47%

🎒 BACKEND REPORTED:  10.06%

🚧 UPSCAYL_PROGRESS:  10.06%

🎒 BACKEND REPORTED:  10.65%

🚧 UPSCAYL_PROGRESS:  10.65%

🎒 BACKEND REPORTED:  11.24%

🚧 UPSCAYL_PROGRESS:  11.24%

🎒 BACKEND REPORTED:  11.83%

🚧 UPSCAYL_PROGRESS:  11.83%

🎒 BACKEND REPORTED:  12.43%

🚧 UPSCAYL_PROGRESS:  12.43%

🎒 BACKEND REPORTED:  13.02%

🚧 UPSCAYL_PROGRESS:  13.02%

🎒 BACKEND REPORTED:  13.61%

🚧 UPSCAYL_PROGRESS:  13.61%

🎒 BACKEND REPORTED:  14.20%

🚧 UPSCAYL_PROGRESS:  14.20%

🎒 BACKEND REPORTED:  14.79%

🚧 UPSCAYL_PROGRESS:  14.79%

🎒 BACKEND REPORTED:  15.38%

🚧 UPSCAYL_PROGRESS:  15.38%

🎒 BACKEND REPORTED:  15.98%

🚧 UPSCAYL_PROGRESS:  15.98%

🎒 BACKEND REPORTED:  16.57%

🚧 UPSCAYL_PROGRESS:  16.57%

🎒 BACKEND REPORTED:  17.16%

🚧 UPSCAYL_PROGRESS:  17.16%

🎒 BACKEND REPORTED:  17.75%

🚧 UPSCAYL_PROGRESS:  17.75%

🎒 BACKEND REPORTED:  18.34%

🚧 UPSCAYL_PROGRESS:  18.34%

🎒 BACKEND REPORTED:  18.93%

🚧 UPSCAYL_PROGRESS:  18.93%

🎒 BACKEND REPORTED:  19.53%

🚧 UPSCAYL_PROGRESS:  19.53%

🎒 BACKEND REPORTED:  20.12%

🚧 UPSCAYL_PROGRESS:  20.12%

🎒 BACKEND REPORTED:  20.71%

🚧 UPSCAYL_PROGRESS:  20.71%

🎒 BACKEND REPORTED:  21.30%

🚧 UPSCAYL_PROGRESS:  21.30%

🎒 BACKEND REPORTED:  21.89%

🚧 UPSCAYL_PROGRESS:  21.89%

🎒 BACKEND REPORTED:  22.49%

🚧 UPSCAYL_PROGRESS:  22.49%

🎒 BACKEND REPORTED:  23.08%

🚧 UPSCAYL_PROGRESS:  23.08%

🎒 BACKEND REPORTED:  23.67%

🚧 UPSCAYL_PROGRESS:  23.67%

🎒 BACKEND REPORTED:  24.26%

🚧 UPSCAYL_PROGRESS:  24.26%

🎒 BACKEND REPORTED:  24.85%

🚧 UPSCAYL_PROGRESS:  24.85%

🎒 BACKEND REPORTED:  25.44%

🚧 UPSCAYL_PROGRESS:  25.44%

🎒 BACKEND REPORTED:  26.04%

🚧 UPSCAYL_PROGRESS:  26.04%

🎒 BACKEND REPORTED:  26.63%

🚧 UPSCAYL_PROGRESS:  26.63%

🎒 BACKEND REPORTED:  27.22%

🚧 UPSCAYL_PROGRESS:  27.22%

🎒 BACKEND REPORTED:  27.81%

🚧 UPSCAYL_PROGRESS:  27.81%

🎒 BACKEND REPORTED:  28.40%

🚧 UPSCAYL_PROGRESS:  28.40%

🎒 BACKEND REPORTED:  28.99%

🚧 UPSCAYL_PROGRESS:  28.99%

🎒 BACKEND REPORTED:  29.59%

🚧 UPSCAYL_PROGRESS:  29.59%

🎒 BACKEND REPORTED:  30.18%

🚧 UPSCAYL_PROGRESS:  30.18%

🎒 BACKEND REPORTED:  30.77%

🚧 UPSCAYL_PROGRESS:  30.77%

🎒 BACKEND REPORTED:  31.36%

🚧 UPSCAYL_PROGRESS:  31.36%

🎒 BACKEND REPORTED:  31.95%

🚧 UPSCAYL_PROGRESS:  31.95%

🎒 BACKEND REPORTED:  32.54%

🚧 UPSCAYL_PROGRESS:  32.54%

🎒 BACKEND REPORTED:  33.14%

🚧 UPSCAYL_PROGRESS:  33.14%

🎒 BACKEND REPORTED:  33.73%

🚧 UPSCAYL_PROGRESS:  33.73%

🎒 BACKEND REPORTED:  34.32%

🚧 UPSCAYL_PROGRESS:  34.32%

🎒 BACKEND REPORTED:  34.91%

🚧 UPSCAYL_PROGRESS:  34.91%

🎒 BACKEND REPORTED:  35.50%

🚧 UPSCAYL_PROGRESS:  35.50%

🎒 BACKEND REPORTED:  36.09%

🚧 UPSCAYL_PROGRESS:  36.09%

🎒 BACKEND REPORTED:  36.69%

🚧 UPSCAYL_PROGRESS:  36.69%

🎒 BACKEND REPORTED:  37.28%

🚧 UPSCAYL_PROGRESS:  37.28%

🎒 BACKEND REPORTED:  37.87%

🚧 UPSCAYL_PROGRESS:  37.87%

🎒 BACKEND REPORTED:  38.46%

🚧 UPSCAYL_PROGRESS:  38.46%

🎒 BACKEND REPORTED:  39.05%

🚧 UPSCAYL_PROGRESS:  39.05%

🎒 BACKEND REPORTED:  39.64%

🚧 UPSCAYL_PROGRESS:  39.64%

🎒 BACKEND REPORTED:  40.24%

🚧 UPSCAYL_PROGRESS:  40.24%

🎒 BACKEND REPORTED:  40.83%

🚧 UPSCAYL_PROGRESS:  40.83%

🎒 BACKEND REPORTED:  41.42%

🚧 UPSCAYL_PROGRESS:  41.42%

🎒 BACKEND REPORTED:  42.01%

🚧 UPSCAYL_PROGRESS:  42.01%

🎒 BACKEND REPORTED:  42.60%

🚧 UPSCAYL_PROGRESS:  42.60%

🎒 BACKEND REPORTED:  43.20%

🚧 UPSCAYL_PROGRESS:  43.20%

🎒 BACKEND REPORTED:  43.79%

🚧 UPSCAYL_PROGRESS:  43.79%

🎒 BACKEND REPORTED:  44.38%

🚧 UPSCAYL_PROGRESS:  44.38%

🎒 BACKEND REPORTED:  44.97%

🚧 UPSCAYL_PROGRESS:  44.97%

🎒 BACKEND REPORTED:  45.56%

🚧 UPSCAYL_PROGRESS:  45.56%

🎒 BACKEND REPORTED:  46.15%

🚧 UPSCAYL_PROGRESS:  46.15%

🎒 BACKEND REPORTED:  46.75%

🚧 UPSCAYL_PROGRESS:  46.75%

🎒 BACKEND REPORTED:  47.34%

🚧 UPSCAYL_PROGRESS:  47.34%

🎒 BACKEND REPORTED:  47.93%

🚧 UPSCAYL_PROGRESS:  47.93%

🎒 BACKEND REPORTED:  48.52%

🚧 UPSCAYL_PROGRESS:  48.52%

🎒 BACKEND REPORTED:  49.11%

🚧 UPSCAYL_PROGRESS:  49.11%

🎒 BACKEND REPORTED:  49.70%

🚧 UPSCAYL_PROGRESS:  49.70%

🎒 BACKEND REPORTED:  50.30%

🚧 UPSCAYL_PROGRESS:  50.30%

🎒 BACKEND REPORTED:  50.89%

🚧 UPSCAYL_PROGRESS:  50.89%

🎒 BACKEND REPORTED:  51.48%

🚧 UPSCAYL_PROGRESS:  51.48%

🎒 BACKEND REPORTED:  52.07%

🚧 UPSCAYL_PROGRESS:  52.07%

🎒 BACKEND REPORTED:  52.66%

🚧 UPSCAYL_PROGRESS:  52.66%

🎒 BACKEND REPORTED:  53.25%

🚧 UPSCAYL_PROGRESS:  53.25%

🎒 BACKEND REPORTED:  53.85%

🚧 UPSCAYL_PROGRESS:  53.85%

🎒 BACKEND REPORTED:  54.44%

🚧 UPSCAYL_PROGRESS:  54.44%

🎒 BACKEND REPORTED:  55.03%

🚧 UPSCAYL_PROGRESS:  55.03%

🎒 BACKEND REPORTED:  55.62%

🚧 UPSCAYL_PROGRESS:  55.62%

🎒 BACKEND REPORTED:  56.21%

🚧 UPSCAYL_PROGRESS:  56.21%

🎒 BACKEND REPORTED:  56.80%

🚧 UPSCAYL_PROGRESS:  56.80%

🎒 BACKEND REPORTED:  57.40%

🚧 UPSCAYL_PROGRESS:  57.40%

🎒 BACKEND REPORTED:  57.99%

🚧 UPSCAYL_PROGRESS:  57.99%

🎒 BACKEND REPORTED:  58.58%

🚧 UPSCAYL_PROGRESS:  58.58%

🎒 BACKEND REPORTED:  59.17%

🚧 UPSCAYL_PROGRESS:  59.17%

🎒 BACKEND REPORTED:  59.76%

🚧 UPSCAYL_PROGRESS:  59.76%

🎒 BACKEND REPORTED:  60.36%

🚧 UPSCAYL_PROGRESS:  60.36%

🎒 BACKEND REPORTED:  60.95%

🚧 UPSCAYL_PROGRESS:  60.95%

🎒 BACKEND REPORTED:  61.54%

🚧 UPSCAYL_PROGRESS:  61.54%

🎒 BACKEND REPORTED:  62.13%

🚧 UPSCAYL_PROGRESS:  62.13%

🎒 BACKEND REPORTED:  62.72%

🚧 UPSCAYL_PROGRESS:  62.72%

🎒 BACKEND REPORTED:  63.31%

🚧 UPSCAYL_PROGRESS:  63.31%

🎒 BACKEND REPORTED:  63.91%

🚧 UPSCAYL_PROGRESS:  63.91%

🎒 BACKEND REPORTED:  64.50%

🚧 UPSCAYL_PROGRESS:  64.50%

🎒 BACKEND REPORTED:  65.09%

🚧 UPSCAYL_PROGRESS:  65.09%

🎒 BACKEND REPORTED:  65.68%

🚧 UPSCAYL_PROGRESS:  65.68%

🎒 BACKEND REPORTED:  66.27%

🚧 UPSCAYL_PROGRESS:  66.27%

🎒 BACKEND REPORTED:  66.86%

🚧 UPSCAYL_PROGRESS:  66.86%

🎒 BACKEND REPORTED:  67.46%

🚧 UPSCAYL_PROGRESS:  67.46%

🎒 BACKEND REPORTED:  68.05%

🚧 UPSCAYL_PROGRESS:  68.05%

🎒 BACKEND REPORTED:  68.64%

🚧 UPSCAYL_PROGRESS:  68.64%

🎒 BACKEND REPORTED:  69.23%

🚧 UPSCAYL_PROGRESS:  69.23%

🎒 BACKEND REPORTED:  69.82%

🚧 UPSCAYL_PROGRESS:  69.82%

🎒 BACKEND REPORTED:  70.41%

🚧 UPSCAYL_PROGRESS:  70.41%

🎒 BACKEND REPORTED:  71.01%

🚧 UPSCAYL_PROGRESS:  71.01%

🎒 BACKEND REPORTED:  71.60%

🚧 UPSCAYL_PROGRESS:  71.60%

🎒 BACKEND REPORTED:  72.19%

🚧 UPSCAYL_PROGRESS:  72.19%

🎒 BACKEND REPORTED:  72.78%

🚧 UPSCAYL_PROGRESS:  72.78%

🎒 BACKEND REPORTED:  73.37%

🚧 UPSCAYL_PROGRESS:  73.37%

🎒 BACKEND REPORTED:  73.96%

🚧 UPSCAYL_PROGRESS:  73.96%

🎒 BACKEND REPORTED:  74.56%

🚧 UPSCAYL_PROGRESS:  74.56%

🎒 BACKEND REPORTED:  75.15%

🚧 UPSCAYL_PROGRESS:  75.15%

🎒 BACKEND REPORTED:  75.74%

🚧 UPSCAYL_PROGRESS:  75.74%

🎒 BACKEND REPORTED:  76.33%

🚧 UPSCAYL_PROGRESS:  76.33%

🎒 BACKEND REPORTED:  76.92%

🚧 UPSCAYL_PROGRESS:  76.92%

🎒 BACKEND REPORTED:  77.51%

🚧 UPSCAYL_PROGRESS:  77.51%

🎒 BACKEND REPORTED:  78.11%

🚧 UPSCAYL_PROGRESS:  78.11%

🎒 BACKEND REPORTED:  78.70%

🚧 UPSCAYL_PROGRESS:  78.70%

🎒 BACKEND REPORTED:  79.29%

🚧 UPSCAYL_PROGRESS:  79.29%

🎒 BACKEND REPORTED:  79.88%

🚧 UPSCAYL_PROGRESS:  79.88%

🎒 BACKEND REPORTED:  80.47%

🚧 UPSCAYL_PROGRESS:  80.47%

🎒 BACKEND REPORTED:  81.07%

🚧 UPSCAYL_PROGRESS:  81.07%

🎒 BACKEND REPORTED:  81.66%

🚧 UPSCAYL_PROGRESS:  81.66%

🎒 BACKEND REPORTED:  82.25%

🚧 UPSCAYL_PROGRESS:  82.25%

🎒 BACKEND REPORTED:  82.84%

🚧 UPSCAYL_PROGRESS:  82.84%

🎒 BACKEND REPORTED:  83.43%

🚧 UPSCAYL_PROGRESS:  83.43%

🎒 BACKEND REPORTED:  84.02%

🚧 UPSCAYL_PROGRESS:  84.02%

🎒 BACKEND REPORTED:  84.62%

🚧 UPSCAYL_PROGRESS:  84.62%

🎒 BACKEND REPORTED:  85.21%

🚧 UPSCAYL_PROGRESS:  85.21%

🎒 BACKEND REPORTED:  85.80%

🚧 UPSCAYL_PROGRESS:  85.80%

🎒 BACKEND REPORTED:  86.39%

🚧 UPSCAYL_PROGRESS:  86.39%

🎒 BACKEND REPORTED:  86.98%

🚧 UPSCAYL_PROGRESS:  86.98%

🎒 BACKEND REPORTED:  87.57%

🚧 UPSCAYL_PROGRESS:  87.57%

🎒 BACKEND REPORTED:  88.17%

🚧 UPSCAYL_PROGRESS:  88.17%

🎒 BACKEND REPORTED:  88.76%

🚧 UPSCAYL_PROGRESS:  88.76%

🎒 BACKEND REPORTED:  89.35%

🚧 UPSCAYL_PROGRESS:  89.35%

🎒 BACKEND REPORTED:  89.94%

🚧 UPSCAYL_PROGRESS:  89.94%

🎒 BACKEND REPORTED:  90.53%

🚧 UPSCAYL_PROGRESS:  90.53%

🎒 BACKEND REPORTED:  91.12%

🚧 UPSCAYL_PROGRESS:  91.12%

🎒 BACKEND REPORTED:  91.72%

🚧 UPSCAYL_PROGRESS:  91.72%

🎒 BACKEND REPORTED:  92.31%

🚧 UPSCAYL_PROGRESS:  92.31%

🎒 BACKEND REPORTED:  92.90%

🚧 UPSCAYL_PROGRESS:  92.90%

🎒 BACKEND REPORTED:  93.49%

🚧 UPSCAYL_PROGRESS:  93.49%

🎒 BACKEND REPORTED:  94.08%

🚧 UPSCAYL_PROGRESS:  94.08%

🎒 BACKEND REPORTED:  94.67%

🚧 UPSCAYL_PROGRESS:  94.67%

🎒 BACKEND REPORTED:  95.27%

🚧 UPSCAYL_PROGRESS:  95.27%

🎒 BACKEND REPORTED:  95.86%

🚧 UPSCAYL_PROGRESS:  95.86%

🎒 BACKEND REPORTED:  96.45%

🚧 UPSCAYL_PROGRESS:  96.45%

🎒 BACKEND REPORTED:  97.04%

🚧 UPSCAYL_PROGRESS:  97.04%

🎒 BACKEND REPORTED:  97.63%

🚧 UPSCAYL_PROGRESS:  97.63%

🎒 BACKEND REPORTED:  98.22%

🚧 UPSCAYL_PROGRESS:  98.22%

🎒 BACKEND REPORTED:  98.82%

🚧 UPSCAYL_PROGRESS:  98.82%

🎒 BACKEND REPORTED:  99.41%

🚧 UPSCAYL_PROGRESS:  99.41%

🎒 BACKEND REPORTED:  🏞️ Resizing image according to output scale

🚧 UPSCAYL_PROGRESS:  🏞️ Resizing image according to output scale

🎒 BACKEND REPORTED:  🏞️ Resized image from 2500x2500 to 5000x5000

🚧 UPSCAYL_PROGRESS:  🏞️ Resized image from 2500x2500 to 5000x5000

🎒 BACKEND REPORTED:  100.00

🙌 Upscayled Successfully!

🚧 UPSCAYL_PROGRESS:  100.00

🙌 Upscayled Successfully!

🎒 BACKEND REPORTED:  💯 Done upscaling
upscaledImagePath:  C:\Users\Usuario\Pictures\articunocd_upscayl_2x_realesrgan-x4fast.jpg
💯 UPSCAYL_DONE:  C:\Users\Usuario\Pictures\articunocd_upscayl_2x_realesrgan-x4fast.jpg
⚙️ Getting saveImageAs from localStorage:  jpg
⚙️ Getting model from localStorage:  {"label":"General Photo (Fast Real-ESRGAN)","value":"realesrgan-x4fast"}
⚙️ Setting gpuId to empty string
⚙️ Getting saveImageAs from localStorage:  jpg
⚙️ Getting model from localStorage:  {"label":"General Photo (Fast Real-ESRGAN)","value":"realesrgan-x4fast"}
⚙️ Setting gpuId to empty string
🔀 Setting model to 
🔀 Setting model to realesrgan-x4fast
⚙️ Getting saveImageAs from localStorage:  jpg
⚙️ Getting model from localStorage:  {"label":"General Photo (Fast Real-ESRGAN)","value":"realesrgan-x4fast"}
⚙️ Setting gpuId to empty string
@Alvaro-2998 Alvaro-2998 added the bug Something isn't working label Dec 13, 2024
Copy link

dosubot bot commented Dec 13, 2024

Hello, @Alvaro-2998! I'm here to help you with any bugs, questions, or contributions. Let's tackle this issue together!

I found a similar closed issue regarding color profile preservation during image conversion in Upscayl, but no solution was found in the comments [1].

Currently, there is no specific information available in the Upscayl repository about how color profiles are managed during the conversion from PNG to JPG, or any settings that might affect color management during image processing. The Real-ESRGAN library, which Upscayl uses for image conversions, also does not have documented issues or limitations regarding color profile handling that I could find.

If the color loss issue persists, you might want to explore alternative methods or tools for converting images while preserving color profiles, or consider using a different image format that better supports color profiles.

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other

@NayamAmarshe
Copy link
Member

Could you please send the PNG?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants