Search found 1 match

by kevinjc1
2017-05-31T15:03:53-07:00
Forum: Users
Topic: How to remove the background of selected area
Replies: 1
Views: 2129

How to remove the background of selected area

Hi.

I'm trying to convert the NSF logo from NSF official website to a .png file with transparent background.
Here is what I have tried,

convert nsf1.tif nsf1.png
convert nsf1.png -transparent white nsf1-transparent.png

The result is the background along with the 'NSF' letters are transparent ...