2.1.2 • Published 3 years ago

reddit-post-image-generation v2.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

reddit-post-image-generation

Generates a 1080x1920 image of a Reddit post that includes the title, subreddit, and logo.

Instructions

import { generateImage } from "reddit-post-image-generation";

generateImage(postId, outputPath);

postId can be found in the URL of a post. For example, in https://www.reddit.com/r/AskReddit/comments/sxu1jr/dear_nonindians..../, the post ID is sxu1jr.

2.1.2

3 years ago

2.1.1

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago