jimp-dev/jimp

Convert BMP to JPG and resulted image has incorrect color

Open

#975 opened on Jan 5, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (785 forks)batch import
bughelp wanted

Repository metrics

Stars
 (13,218 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Expected Behavior

The converted JPG image should maintain the same color scheme.

Current Behavior

The colors of the converted JPG image fall in the red spectrum

Failure Information (for bugs)

Screenshots

Original image original-image

Outputted image lena-small-bw4-1609828096077

Steps to Reproduce

  • Jimp Version: 0.16.1
  • Operating System: Unbuntu
  • Node version: v10.18.1

Failure Logs

Contributor guide