cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to use Accelerated Life Testing (ALT) to evaluate reliability. Register for June 5 webinar, 2pm US Eastern Time.
Banner-fying Images
juliagong
Staff (Retired)

I've made a script for blending two images together to fit the dimensions of a standard LinkedIn banner (landscape images work best). It takes the two images, crops the required amount beginning from the upper-left-hand corner of each, and blends the center to connect them more smoothly. The example shown below is the one I made for my own LinkedIn profile. I'm happy to hear any suggestions and comments.

12028_Art.jpeg + 12032_ProgrammingSmall.jpeg

= 12033_FinalBannerSmall.png

Recommended Articles