Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akshitkrnagpal/open-placeholder

Self Hosted Placeholder Image Generator
https://github.com/akshitkrnagpal/open-placeholder

edge-functions nextjs placeholder vercel

Last synced: 3 months ago
JSON representation

Self Hosted Placeholder Image Generator

Awesome Lists containing this project

README

        





Open Placeholder

Open Placeholder is a web application that allows you to generate placeholder images dynamically. It's built using modern web technologies to provide an easy and efficient way to create image placeholders for your projects.

## Built With
- [Next.js](https://nextjs.org/?ref=https://github.com/akshitkrnagpal/open-placeholder)
- [React.js](https://reactjs.org/?ref=https://github.com/akshitkrnagpal/open-placeholder)
- [Tailwind CSS](https://tailwindcss.com/?ref=https://github.com/akshitkrnagpal/open-placeholder)
- [@vercel/og](https://www.npmjs.com/package/@vercel/og?ref=https://github.com/akshitkrnagpal/open-placeholder)

## Deploy Your Own

You can deploy your own version of the Open Placeholder to Vercel with one click:

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fakshitkrnagpal%2Fopen-placeholder)

## Usage

### Sizes
To generate image of width 600 and height 400.
```
https://open-placeholder.vercel.app/600x400
```

To generate image of width 512 and height 512
```
https://open-placeholder.vercel.app/512
```

## Inspired by

The project is inspired by [placehold.co](https://placehold.co/)