Skip to content

LandoNikko/Pilko-Frame-Capture-Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub License   Email Discord: landomrandom Status

Pilko Frame Capture Studio is a privacy-first, browser-based tool for extracting frames from your video files locally, offering a range of flexible extraction options. It works seamlessly on both desktop and mobile devices.

Try it here: https://pilko.studio

Offline download: index.html

Pilko_Quick_Demo.mp4

Features Shield

  • Video metadata display (resolution, duration, aspect ratio, bitrate).
  • Capture format (PNG, JPEG, WEBP) and quality (1-100%).
  • Automatically remove black bars.
  • Output
    • Manual - Navigate video player to capture and save specific frames.
    • Interval - Capture frames automatically at set time intervals (seconds).
    • Smart Auto - Use algorithms (Histogram or Pixel Difference) to detect and capture visually distinct frames with adjustable sensitivity.
    • Contact Sheet - Generate a grid of frames as a single image.
  • Preview frames in a gallery/lightbox, remove unwanted frames, download individually or as ZIP.

Pilko_Panel

Privacy & Processing Shield

  • No cloud processing or installations.
  • 100% client-side: built with HTML, CSS, and JavaScript.
  • Frames are stored temporarily in your browser.

Use Cases Shield

thumbnails, lecture screenshots, visual notes, design references, mood board, film analysis, AI dataset building, Midjourney style references

How it Works Shield Try it

The tool finds timestamps (or you pick them). Your browser's built-in capabilities (<video>, <canvas>) capture the frame at that time, optionally cropping based on black bar detection, encode it to the selected image format, and provide the image data for display/download.

Pilko_Demo.mp4

Feedback Shield

Email Discord: landomrandom Status

Releases

No releases published

Packages

No packages published

Languages