https://github.com/jayqi/placeholders
A collection of placeholder images
https://github.com/jayqi/placeholders
Last synced: 3 months ago
JSON representation
A collection of placeholder images
- Host: GitHub
- URL: https://github.com/jayqi/placeholders
- Owner: jayqi
- License: cc0-1.0
- Created: 2025-08-14T03:32:30.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-10-10T02:19:44.000Z (8 months ago)
- Last Synced: 2025-10-19T05:38:29.427Z (8 months ago)
- Homepage:
- Size: 173 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Placeholders
Placeholder images in three styles: tall, wide, and square. Includes PNG files of varying sizes, as well as SVG files, from which you can generate other sizes or formats.
Made available under the [CC0 License](./LICENSE), free to use for any purpose without restriction. Shoutouts on [social media](https://github.com/jayqi) would be appreciated though!
| Tall (approx. 1:1.618) | Wide (approx. 1.618:1) | Square (1:1) |
| :--: | :--: | :--: |
|
|
|
|
PDF files in US Letter size in both portrait and landscape orientations are also available.
## Exporting from SVG
I used [Inkscape](https://inkscape.org/) for exporting.
1. Open in Inkscape.
2. Open the **Export** pane.
3. Select **Page** for what to export. (**Document** adds a margin because the width of the two line segments extend beyond the page.)
4. Put in your desired image size.
5. Select a destination file path and image format.
6. Hit **Export**.