Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hideo54/transformer

アップロードされた画像に背景をつけて任意のサイズの画像で返すWebアプリケーションです。
https://github.com/hideo54/transformer

Last synced: 3 days ago
JSON representation

アップロードされた画像に背景をつけて任意のサイズの画像で返すWebアプリケーションです。

Awesome Lists containing this project

README

        

# transformer

アップロードされた画像に背景をつけて任意のサイズの画像で返すWebアプリケーションです。

[squarify](https://github.com/hideo54/squarify)の亜種。

## 特徴

ボタン押すだけラクラク

## 注意

雑実装。同時に複数人が使うと他人の上げた画像が返ってくる可能性がある。

## How to use

1. `npm i`
1. `pm2 start app.js` (or another if you like)
1. Visit http://[address]:1235