file2markdown
Document Conversion

Your CI Pipeline Downloads 500MB of Screenshots Every Build

Feb 27, 2026Dev.to #documentation

I added screenshot automation to our docs pipeline last month. Worked great. Fifteen screenshots, all in sync with the live product. Then I checked the repo size. $ git count-objects -vH size-pack: 487.00 MiB Half a gigabyte. For a documentation project. Every git push with updated screenshots...

Read full article