Photocollage
Photo Collage Screensaver is a Windows screensaver written in .NET. It takes your pictures and turns them into a beautiful collage screensaver.
Install / Use
/learn @jeremyknight-me/PhotocollageREADME
Photo Collage Screensaver
Photo Collage Screensaver is a Windows screensaver written in .NET. It takes pictures from your computer and turns them into a beautiful collage screensaver.
This project was formally maintained by @digital-lagniappe.
Download Windows Version
| Version | Installer | Requirements | |---|---|---| | v5.0.0 | NA | .NET 10.0+ | | v4.0.0 | NA | .NET 6.0+ | | v3.0.0 | NA | .NET 5.0+ | | v2.0.0 | Available | .NET Framework 4.5+ | | v1.0.0 | NA | .NET Framework 4.0+ |
Features
- File types supported include: JPG, JPEG, and PNG.
- Display your photos from any location
- Display your photos in order or randomized
- Display your photos across multiple monitors
- Control the number of photos displayed at once
- Control the speed your photos rotate
- Set the maximum size of of your photos (default size is 500 pixels)
Links
- Facebook Page: https://www.facebook.com/PhotoCollageScreensaver
- Video of Screensaver Running: https://www.youtube.com/watch?v=AWpOxp9_PDo
Installation
To install, place the scr file in the OS dependent location below:
In Windows:
- 32-bit, place the .scr and .dll files in the "C:/Windows/System32/" directory.
- 64-bit, place the .scr and .dll files in the "C:/Windows/SysWOW64/" directory.
NOTE: v3 and above no longer include separate .dll files.
Configuration
Once installed, you can configure the screensaver in Control Panel -> Personalization -> Screen Saver. Below is a screenshot of the window that is displayed when you click “Settings.” in Screen Saver Settings. It allows you to configure the directory that your photos are located, the maximum number of photos to display at one time, and the speed in which new photos are shown.
Photo Coming Soon
Additional Links:
What People Are Saying
Reviews and Articles
Testimonials
This is a fantastic screensaver and the borders add an artistic touch that no other product comes close to. - Doug H.
Development
Publishing
In the project folder, run the following command to create the .scr.
dotnet publish
If you would like to manually include everything that we have set in the csproj, run the following:
dotnet publish -c Release --no-self-contained -r win-x64 -p:PublishSingleFile=true
Related Skills
node-connect
332.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
81.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
332.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
81.7kCommit, push, and open a PR
