I’m a programmer doing a client project, and I’m trying to write an app that will do this (the photograph of the woman) to user-uploaded images. I think it’s some combination of Sepia and some other filters, but I’m not sure. Anyone have any ideas?
Answer
I’m not sure what the effects would be in ImageMagick, but I’d start by trying to create the following steps:
- Increase contrast quite a lot
- Slightly blur
- Add a transparent texture for the paper
- Overlay coffee rings and misc stains (random placement if possible)
- Overlay a lighter texture to give the mottled effect on the darker areas
- Sepia tint/filter
Attribution
Source : Link , Question Author : mlstudent , Answer Author : JohnB