사진을 Pinterest 핀으로 바꾸는 작은 PHP 라이브러리를 오픈소스했습니다.

작성자

카테고리:

← 피드로
DEV Community · Carl Riedel · 2026-08-15 개발(SW)
Cover image for I open-sourced a tiny PHP library that turns a photo into a Pinterest pin.

Carl Riedel

SyndiKit Pin

SyndiKit Pin is a small, focused PHP library for generating Pinterest pins in code. Give it a photo and a headline, and it renders a clean 1000×1500 pin: the photo fills the top, an accent bar divides the frame, and the title sits on a readable panel with an optional brand line. It also renders a 1.91:1 image for Open Graph and Twitter cards. It uses nothing but PHP and the GD extension, so there is no external API, no monthly fee, and no dependencies to manage. MIT licensed and built by the team behind SyndiKit.

Top comments (0)

Subscribe

Code of ConductReport abuse

For further actions, you may consider blocking this person and/or reporting abuse

원문에서 계속 ↗