---
title: "PFP Generator - Dromos Labs"
description: "The transition to a new economic era is gathering momentum. Join us. Upload your image to apply the Dromos warp."
image: "https://dromos.xyz/images/social-pfp-generator.png"
url: "https://dromos.xyz/pfp-generator"
---

# PFP Generator

The transition to a new economic era is gathering momentum. Join us. Upload your image to apply the Dromos warp.

This page is an interactive tool, not an article. Upload an image from your device and it is drawn onto a canvas with the Dromos warp applied: a horizontal pixel-stretch effect that smears the image outward from a movable stretch point. You choose the warp direction (left or right), drag the stretch point along a slider to set where the smear begins, reset it to centre, swap in a different image, and download the result as a PNG to use as a profile picture.

Everything happens in the browser — the image is never uploaded to a server.

```json
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Dromos Labs",
  "description": "Dromos is the core contributing development company behind Aerodrome and Velodrome. We build systems that give all participants a greater stake in the new economy.",
  "url": "https://dromos.xyz",
  "logo": "https://dromos.xyz/images/social.png",
  "sameAs": [
    "https://x.com/dromoslabs",
    "https://farcaster.xyz/dromos",
    "https://github.com/dromos-labs",
    "https://blog.dromos.xyz/"
  ]
}
```
