All Projects → rishimohan → pika

rishimohan / pika

Licence: other
Quickly design beautiful screenshots and open graph images

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to pika

Timecat
A Magical Web Recorder & Player 🖥
Stars: ✭ 1,955 (+374.51%)
Mutual labels:  screenshots
celldown.js
Small javascript library for manipulating markdown tables
Stars: ✭ 17 (-95.87%)
Mutual labels:  beautify
ee.Screen
Takes screenshots of web pages for the list of URLs. Various resolutions, multiple formats (JPG, PDF, PNG and TXT)
Stars: ✭ 19 (-95.39%)
Mutual labels:  screenshots
Technowlogger
TechNowLogger is Windows/Linux Keylogger Generator which sends key-logs via email with other juicy target info
Stars: ✭ 172 (-58.25%)
Mutual labels:  screenshots
Xcparse
Command line tool & Swift framework for parsing Xcode 11+ xcresult
Stars: ✭ 221 (-46.36%)
Mutual labels:  screenshots
Switch-Screenshots
Script to organize Nintendo Switch screenshots by directory instead of date.
Stars: ✭ 50 (-87.86%)
Mutual labels:  screenshots
Scrot
SCReenshOT - command line screen capture utility
Stars: ✭ 138 (-66.5%)
Mutual labels:  screenshots
autoscreen
Automated screen capture utility
Stars: ✭ 76 (-81.55%)
Mutual labels:  screenshots
SuperScreenShotterVR
Extends SteamVR screenshot functionality
Stars: ✭ 26 (-93.69%)
Mutual labels:  screenshots
refer
Cross browser web clipper. Takes notes from videos, screenshots and extract texts or images from supported web browsers.
Stars: ✭ 21 (-94.9%)
Mutual labels:  screenshots
Bepisplugins
A collection of essential BepInEx plugins for games made by Illusion.
Stars: ✭ 197 (-52.18%)
Mutual labels:  screenshots
Vcsi
Create video contact sheets, thumbnails
Stars: ✭ 219 (-46.84%)
Mutual labels:  screenshots
Capture
The open-source website screenshot API. Integrate website screenshots in your application in minutes, for free.
Stars: ✭ 22 (-94.66%)
Mutual labels:  screenshots
Mobile Toolkit
📱 Shell scripts for Android and iOS device management
Stars: ✭ 161 (-60.92%)
Mutual labels:  screenshots
Sublime-Pretty-Shell
🐚 Shell Script Formatter / Syntax Checker (Powered by shfmt)
Stars: ✭ 28 (-93.2%)
Mutual labels:  beautify
Screenshotty
A library for programatically capturing screenshots on Android
Stars: ✭ 141 (-65.78%)
Mutual labels:  screenshots
Git-Beautify-For-MacOS-Terminal
An easy-to-use set of config files to beautify Git in your MacOS or OS X terminal. If you find it hard to parse a jumble of mono-colored type on your command line, this set-up can help you tame the ugly bash beast.
Stars: ✭ 127 (-69.17%)
Mutual labels:  beautify
SWRATT
🤖 ☠️ 💬 A simple Telegram Bot that controls the victim's computer.
Stars: ✭ 38 (-90.78%)
Mutual labels:  screenshots
tag-picker
Better tags input interaction with JavaScript.
Stars: ✭ 27 (-93.45%)
Mutual labels:  beautify
AutoScreenshot
Automatic screenshot maker for Windows
Stars: ✭ 49 (-88.11%)
Mutual labels:  screenshots

NOTE: This repo contains free version features.

image

What is Pika?

Pika is a web app to transform RAW screenshots into beautiful images, which you would be proud to share on your landing pages, emails, Twitter or marketing pages.

The main goal behind Pika is to fasten this process of designing screenshots.

How Pika works?

Pika uses dom-to-image to generate an image from a DOM element. The DOM element is the canvas with your screenshot and all the stylings. Stylings are done using mix of inline CSS and Tailwind CSS.

How Pika makes designing screenshot quick?

  • Pika saves your options locally on your machine, so when you open the app next time it keeps your previous settings
  • Pika gives you shortcuts:
    • Ctrl/Cmd+V: paste a screenshot
    • Ctrl/Cmd+C: copy the output image
    • Ctrl/Cmd+S: save the output image

What all you can do with Pika?

  • Apply rounded corners to your screenshot
  • Apply background gradients
  • Control screenshot position in canvas, add padding
  • Add shadow to screenshot
  • Add noise to background to add RAW vibes
  • Add overlay text($$)
  • Add image as background($$)
  • Add custom watermark($$)

($$) are paid features and not available in this repo's code.

Setting up the app

First, run the development server:

  • Clone the repo
  • Setup with yarn
  • Run dev server with yarn dev
  • Open http://localhost:3000 with your browser to see the result.
  • File located at /components/main contains the code for canvas and the stylings

Built using

  • Next.js
  • TailwindCSS

License

Here

Assets

Logo

pika-logo-500x500

Banner

pika-banner-1000x-500

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].