How do we remove edits from a picture, specific to remove a black bar which was added on top via MS Paint?
Asked
Active
Viewed 4.8k times
-2
-
1Nice try, but that's most likely not possible. What's the file format? – Simeon Visser Mar 30 '12 at 17:45
-
1Then it's not possible, sorry. – Simeon Visser Mar 31 '12 at 08:55
-
Depends on the content of the image. If you show us the image I might be more able to suggest a solution. – Turnip Apr 01 '12 at 15:17
2 Answers
2
As you said, it's a JPEG file. You can only remove a black part if the file has layers: whatever is underneath the black part needs to be stored in the file as well. For JPEG files that's not the case: the black part has simply replaced the previous content so it's no longer part of the file. So it's not possible in this situation.

Simeon Visser
- 118,920
- 18
- 185
- 180
0
its simple open the image in Photoshop
select the area which you want to keep...with the help of marquee tool
.
then crop the whole image{go to top bar then image>crop
} and save...and you are done

Jack
- 1,442
- 12
- 20