Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Question

How to make images bright

Aug 9, 2016 11:19PM PDT

There are many products on website, whose images are not bright is there anything, we can do with the css or any thing else to make images brighter.

in Photoshop it will take a process of download and upload, To avoid that I am looking for alternate solution.

Link to shop removed by moderator.

Post was last edited on August 9, 2016 11:33 PM PDT

Discussion is locked

- Collapse -
Answer
Re: editing images
Aug 10, 2016 11:00AM PDT

No, you can't do that with css or html.

If you don't want to do it on your client, log in on the server and do it there, with the picture editing program from the server.

- Collapse -
Answer
Bright Images
Aug 24, 2016 12:19AM PDT

Hope this code will help you to increase the brightness of an image

filter: brightness([ <number> | <percentage> ])