Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bulbul84/63194b1950d6b1f17ab8be1a9124b987 to your computer and use it in GitHub Desktop.
Save bulbul84/63194b1950d6b1f17ab8be1a9124b987 to your computer and use it in GitHub Desktop.
Resize PSD Width to Match Bootstrap width (1170px)
Calculating Process:
Fullwidth of PSD Document * Bootstrap Width(1170px) = Results / PSD Document Content Width = Final Result.
2800 * 1170 = 3276000 / 2500 = 1310 Resize Image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment