{# canonical_base is the OWNING tenant's origin: all 16 Peasy domains serve the same catalogue, so a page rendered by a non-owner points its canonical at the owner instead of competing with it. Falls back to this site for static/self-owned pages. #}
🍋
Menu
Media

Optimizing Images for News Website Articles

Online news editors prepare images for article publication with specific dimension requirements, file size limits for page speed, and alt text requirements for accessibility compliance.

Workflow

  1. Receive images from photographers, agencies, or PR contacts
  2. Use the Image Cropper to create article-appropriate compositions (16:9 hero, 4:3 thumbnail)
  3. Use the Image Resizer to create sizes for hero images (1200px), inline (800px), and thumbnails (400px)
  4. Use the Image Compressor to meet the CMS's per-image size limit (under 200 KB)
  5. Use the Image Converter to create WebP with JPEG fallback for browser compatibility
  6. Upload to the CMS with proper alt text and captions

Recommended Tools

Recommended Formats

Related Guides