Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

8mb

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

8mb

helps free discord users to send any media(image, video, audio) and not get limited by discords 8mb file limit

  • 1.1.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-81.82%
Maintainers
1
Weekly downloads
 
Created
Source

Automatically converts any video into webm, makes sure its 8mb or less!

For all those who want to post memes that are just too big and surpass the 8mb free upload limit on discord, this is the app for you!

This program outputs to following formats:

  • audio codec: opus .ogg
  • video codec: vp9 + opus .webm
  • image codec: vp8 .webp (for gifs too)

multiencoding

How to install(Windows, Linux, MacOS):

  1. get node.js from here
  2. get ffmpeg for your platform here, put into $PATH
  3. run npm install -g 8mb in your favourite terminal
  4. execute anywhere using the 8mb [file1] [file2] . . . command!

For an amazing read on how to optimize vp9 for file sizes I reccomend this read: https://codeberg.org/deterenkelt/Nadeshiko/wiki/Researches%E2%80%89%E2%80%93%E2%80%89VP9-and-overshooting

Keywords

FAQs

Package last updated on 16 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc