• Resolved Jonas Lundman

    (@jonas-lundman)


    Is it somewhere possible to capture with the zoom 100% of the page. TRUE pixel size. For example 1024 wide, not centered (start from top – the header of the page is the signum for a page) and height to auto (or 1024). With no jpg compression / 100.

    The fit in “600px” or whatever is so easy by CSS like

    `.browser-shot { width: 600px }
    .browser-shot a > img { width: 100% !important; height: auto }`

    The true size with high jpg qual in this way, is useful to store “examples to clients” to choose from, and also collecting links of inspiring sites for webdevelopers.

    Thanks for any suggestions to find this solutions

    https://www.ads-software.com/plugins/browser-shots/

Viewing 1 replies (of 1 total)
  • Plugin Author Kevinleary.net

    (@kevinlearynet)

    I’m glad you enjoy the plugin Jonas,

    This custom scenario is beyond the intended scope of this plugin, but I can provide some details that may help. This plugin leverages the mShots service provided by WordPress, which is publicly available on Github:

    https://github.com/Automattic/mShots

    If you wanted to develop a custom hosted mShots setup you could probably handle all the above mentioned features.

Viewing 1 replies (of 1 total)
  • The topic ‘Zoom size’ is closed to new replies.