Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the asset production process and file strategy #41

Open
pkane opened this issue Nov 3, 2023 · 0 comments
Open

Improve the asset production process and file strategy #41

pkane opened this issue Nov 3, 2023 · 0 comments

Comments

@pkane
Copy link
Contributor

pkane commented Nov 3, 2023

Recommendation for production pipeline would be:

  • Image assets prepped in Photoshop and exported "for web".
    • Prioritize .jpg over .png for file format, barring transparency requirements.
    • Where possible, serve viewport-specific files as well as for different DPR (small, small_2x, medium, medium_2x, etc)
  • Image exports imported into ImageOptim for additional file compression.
    • ImageOptim: https://imageoptim.com/mac/ is available. There is also versions for Windows, Linux, and a web service (likely N/A for our purposes).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant