All Projects → MatrixAges → Picpic

MatrixAges / Picpic

Licence: mit
A awesome image host service driven by github pages and github actions.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Picpic

ImageOnMap
Repo for ImageOnMap, a bukkit plugin created to display any image using a map
Stars: ✭ 162 (+20%)
Mutual labels:  picture, images
wp-github-gos
利用 github api 实现的一个存储图片/附件的 wordpress 插件
Stars: ✭ 42 (-68.89%)
Mutual labels:  picture, images
Tinyrenderer
A brief computer graphics / rendering course
Stars: ✭ 11,776 (+8622.96%)
Mutual labels:  images, picture
Lsky Pro
☁️Lsky Pro - Your photo album on the cloud.
Stars: ✭ 1,174 (+769.63%)
Mutual labels:  images, picture
Vanilla Lazyload
LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.
Stars: ✭ 6,596 (+4785.93%)
Mutual labels:  images, picture
Bubblepictures
Bubble Pictures for iOS done in Swift
Stars: ✭ 434 (+221.48%)
Mutual labels:  images, picture
Imgpush
Minimalist Self-hosted Image Service for user submitted images in your app
Stars: ✭ 144 (+6.67%)
Mutual labels:  images, picture
Pictshare
📷 PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself. 🎑
Stars: ✭ 576 (+326.67%)
Mutual labels:  images, picture
Sms Responsive Images
This TYPO3 extension provides ViewHelpers and configuration to render valid responsive images based on TYPO3's image cropping tool.
Stars: ✭ 35 (-74.07%)
Mutual labels:  images, picture
Tinyraycaster
486 lines of C++: old-school FPS in a weekend
Stars: ✭ 1,383 (+924.44%)
Mutual labels:  images, picture
Brunch.github.io
The website
Stars: ✭ 117 (-13.33%)
Mutual labels:  gh-pages
Random Image
随机图片服务
Stars: ✭ 118 (-12.59%)
Mutual labels:  picture
Lilliput
Resize images and animated GIFs in Go
Stars: ✭ 1,690 (+1151.85%)
Mutual labels:  images
V Viewer
Image viewer component for vue, supports rotation, scale, zoom and so on, based on viewer.js
Stars: ✭ 1,776 (+1215.56%)
Mutual labels:  picture
Unsplash Js
🤖 A server-side JavaScript wrapper for the Unsplash API
Stars: ✭ 1,647 (+1120%)
Mutual labels:  images
React Pages Boilerplate
Deliver react + react-router application to gh-pages
Stars: ✭ 134 (-0.74%)
Mutual labels:  gh-pages
Images
Browser images for Selenoid and Moon
Stars: ✭ 116 (-14.07%)
Mutual labels:  images
Hypertag
Knowledge Management for Humans using Machine Learning & Tags
Stars: ✭ 116 (-14.07%)
Mutual labels:  images
Nuxt Image Loader Module
An image loader module for nuxt.js that allows you to configure image style derivatives.
Stars: ✭ 135 (+0%)
Mutual labels:  images
Photato
Photato - The personal Pictures gallery
Stars: ✭ 130 (-3.7%)
Mutual labels:  picture

picpic logo

picpic

An awesome image host service driven by github pages and github actions.

attitude_img version_img size_img style_img License

Doc

EN | 中文文档

Installation

Install via npm:

$ npm i @matrixage/picpic

Usage

To use picpic, by below steps:

  • mkdir a folder & cd it
  • npm init & press enter through
  • npm i @matrixage/picpic
  • "init": "picpic init" into package.json scripts
  • npm run init
  • drop you images to assets folder
  • git commit & git push to you github

then active your gh-pages.

if your acccout do not active github actions, you should active github actions and git push again to trigger delopy process.

if your github repo first branch is master,please change the branch in .github/workflows/ci.yml (main => master)

Features

  • click image to preview detail
  • preview images in folder mode
  • mobile is avaible

also, more you can explore:

  • list mode
  • search
  • navigator
  • minim file system

if you have more demands, and if you think your demands reasonal, you can talk to me.

Dev route

  • support picpic.config.json
  • support imagemin

Accessibility

Picpic supports the all modern browsers,and you can preview picpic images in chrome or firefox.

License

Picpic is licensed under the MIT license. (http://opensource.org/licenses/MIT)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].