Capture screenshots of websites in various resolutions. More information: https://github.com/sindresorhus/pageres-cli.
pageres {{https://example.com/}} {{https://example2.com/}} {{1366x768}} {{1600x900}}
pageres [{{https://example.com/}} {{1366x768}} --no-crop] [{{https://example2.com/}} {{1024x768}}] --crop
pageres {{https://example.com/}} {{1024x768}} --filename={{'<%= date %> - <%= url %>'}}
pageres {{https://example.com/}} {{1366x768}} --selector='{{.page-header}}'
pageres {{https://example.com/}} {{1366x768}} --hide='{{.page-header}}'
pageres {{local_file_path.html}} {{1366x768}}