Telegram stickers pack.
Find a file
2026-06-03 18:43:17 +03:00
doc Adding some screenshots. Updating README.md. 2021-11-08 02:56:40 +03:00
fonts Initial commit. First stickers added. README.md created. 2019-04-11 19:18:26 +03:00
.gitignore penguin_fucking_thanks added. 2026-06-03 17:56:06 +03:00
anime_girl_can_barely_hold_her_huge_cock.xcf Adding anime_girl_can_barely_hold_her_huge_cock.xcf. Updating files. 2021-04-05 13:24:40 +03:00
dog_laughing.xcf Added new sticker series: dog_laughing, frustrated_drinking, gentoo_logo, mickey_eyes_bleeding, mumble_logo, shtirlitz, think_about_it. 2020-10-30 21:38:56 +03:00
druz_watching.xcf druz_watching added. 2021-11-21 02:58:02 +03:00
frustrated_drinking.xcf Added new sticker series: dog_laughing, frustrated_drinking, gentoo_logo, mickey_eyes_bleeding, mumble_logo, shtirlitz, think_about_it. 2020-10-30 21:38:56 +03:00
gentoo_logo.xcf Added new sticker series: dog_laughing, frustrated_drinking, gentoo_logo, mickey_eyes_bleeding, mumble_logo, shtirlitz, think_about_it. 2020-10-30 21:38:56 +03:00
konyaev_dog_pipes.xcf konyaev_dog_pipes sticker added. 2020-12-12 15:22:28 +03:00
mickey_eyes_bleeding.xcf Added new sticker series: dog_laughing, frustrated_drinking, gentoo_logo, mickey_eyes_bleeding, mumble_logo, shtirlitz, think_about_it. 2020-10-30 21:38:56 +03:00
mumble_logo.xcf Added new sticker series: dog_laughing, frustrated_drinking, gentoo_logo, mickey_eyes_bleeding, mumble_logo, shtirlitz, think_about_it. 2020-10-30 21:38:56 +03:00
penguin_fucking_thanks.xcf penguin_fucking_thanks added. 2026-06-03 17:56:06 +03:00
pozner.xcf pozner added. 2021-11-08 02:48:38 +03:00
princess_almagel.xcf Initial commit. First stickers added. README.md created. 2019-04-11 19:18:26 +03:00
princess_anime_girl.xcf More texts added to princess_anime_girl and skobkin_philosoraptor sets by @princess_oblivion. 2019-04-11 22:11:36 +03:00
racist_chef.xcf racist_chef added. 2021-11-08 02:48:20 +03:00
rayslava_badger.xcf Adding anime_girl_can_barely_hold_her_huge_cock.xcf. Updating files. 2021-04-05 13:24:40 +03:00
README.md README.md updated with specs. 2026-06-03 18:43:17 +03:00
shtirlitz.xcf Added new sticker series: dog_laughing, frustrated_drinking, gentoo_logo, mickey_eyes_bleeding, mumble_logo, shtirlitz, think_about_it. 2020-10-30 21:38:56 +03:00
skobkin_explaining.xcf Initial commit. First stickers added. README.md created. 2019-04-11 19:18:26 +03:00
skobkin_neanderthals.xcf Initial commit. First stickers added. README.md created. 2019-04-11 19:18:26 +03:00
skobkin_philosoraptor.xcf Adding anime_girl_can_barely_hold_her_huge_cock.xcf. Updating files. 2021-04-05 13:24:40 +03:00
think_about_it.xcf Added new sticker series: dog_laughing, frustrated_drinking, gentoo_logo, mickey_eyes_bleeding, mumble_logo, shtirlitz, think_about_it. 2020-10-30 21:38:56 +03:00
uramichi_woke_up.xcf uramichi_woke_up added. 2021-11-08 02:48:03 +03:00

Skobkin's stikers

This repository contains sources of the "Skobkin's stickers" pack.

Examples

OverviewSome examples

Software used

Requirements

Fonts

All necessary fonts can be found in the fonts directory of this repository.

Windows installation

Just open font file using default font viewer and click "Install" button.

Linux installation

To install font file locally only for your user just copy it into ~/.local/share/fonts.

Contributing

Sticker spec

  • Static Telegram stickers
  • Export format: WEBP lossy, ~75%, or PNG
  • Transparent background
  • One side must be exactly 512px, the other side must be <= 512px
  • Do not force square canvas unless needed

Style

  • Tightly cropped subject
  • Small margins
  • Thick solid white outer outline
  • Meme/reaction style

Text

  • Font: Roboto Black (present in the repository)
  • Uppercase
  • Black fill
  • Thick white outline
  • Short readable captions
  • Usually placed below the subject, unless composition works better otherwise

Sources

  • One source file per base sticker
  • Source format: XCF
  • If there are multiple caption variants, keep them in the same source file as separate groups/layers

Recommended layer structure:

[group] subject
[group] text variant 1
  text layer
  text outline
[group] text variant 2
  text layer
  text outline

Export

  • Export each final variation separately
  • Keep transparency intact
  • Crop tightly
  • Resize so one side is 512px

Naming

  • Use lowercase filenames with underscores
  • Suggested:
    • sticker_name_notext_512px.png
    • sticker_name_text_xxx_512px.png
    • sticker_name_text_yyy_512px.png