Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tylerforesthauser/2x3-criterionposters

Automatically generate media server-friendly posters for your Criterion Collection films. Features automatically colored borders and overlayed Criterion spine number.
https://github.com/tylerforesthauser/2x3-criterionposters

Last synced: about 2 months ago
JSON representation

Automatically generate media server-friendly posters for your Criterion Collection films. Features automatically colored borders and overlayed Criterion spine number.

Awesome Lists containing this project

README

        

# 2x3-CriterionPosters
Automatically generate media server-friendly posters for your Criterion Collection films. Features automatically colored borders and overlayed Criterion spine number.

- Default size is 1000 x 1500 pixels
- Dark and Light text versions are available to generate

![Interface](https://i.imgur.com/nlWIDw7.jpg)

# Requires
- Webserver with PHP 5.3+
- [Cloudinary Account](https://cloudinary.com/users/register/free) (free)

# Installation
- Clone the repo or download .zip and put wherever your web files are being served from
- Edit the `$CLOUDINARY_USERNAME` variable in `index.php` with your Cloudinary username
- Enjoy

# Utilizes
- https://github.com/duzun/hQuery.php
- https://github.com/jquery/jquery
- https://github.com/DataTables/DataTables
- https://github.com/twbs/bootstrap