---
title: "Video encoded as emojis⁉️ Stored in a DB? 😱🤯"
url: https://daily.dev/posts/video-encoded-as-emojis-stored-in-a-db--xqxuiiucl
source_url: https://dev.to/grahamthedev/video-encoded-as-emojis-stored-in-a-db-mp1
type: article
source: "Community Picks"
author: "Graham Ritchie"
published: 2024-04-26T09:38:58.570Z
updated: 2024-05-09T10:44:00.609Z
tags: ["database", "supabase"]
reading_time: 9
upvotes: 23
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Video encoded as emojis⁉️ Stored in a DB? 😱🤯

**[Community Picks](https://daily.dev/sources/community)** · [@graham623](https://daily.dev/graham623) · 9 min read · 23 upvotes · 1 comments

## Summary

The post explores the concept of converting a video into emojis, storing them in a database, and serving them as an image. It discusses the process of converting and storing pixel data, removing black bars, and encoding the data using a limited set of emojis. The author also explains how to retrieve the emojis from the database and showcases a demo of the concept.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/grahamthedev/video-encoded-as-emojis-stored-in-a-db-mp1>

## Community discussion

Top comments from developers on daily.dev.

**@efekos** · 0 upvotes

> No way I just got rickrolled by an article ☠️

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#database](https://daily.dev/tags/database), [#supabase](https://daily.dev/tags/supabase)

[View this post on daily.dev](https://daily.dev/posts/video-encoded-as-emojis-stored-in-a-db--xqxuiiucl)
