Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
FrameOS
/
pixie
Public
forked from
treeform/pixie
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pixie
src
pixie.nim
on
optional-ppm
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 27, 2026
Make PPM optional behind -d:pixieNoPpm
Show description for cfe1841
mariusandra
and
claude
committed
cfe1841
View commit details
Copy full SHA for cfe1841
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
A 16-bit RGB 5/6/5 image format for canvases that must fit in 8 MB
Show description for 272a7bd
mariusandra
and
claude
committed
272a7bd
View commit details
Copy full SHA for 272a7bd
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
WebP joins the memory-aware decode family
Show description for f7699d4
mariusandra
and
claude
committed
f7699d4
View commit details
Copy full SHA for f7699d4
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
Images can borrow another image's pixels instead of copying them
Show description for f3dd8ed
mariusandra
committed
f3dd8ed
View commit details
Copy full SHA for f3dd8ed
View code at this point
Browse repository at this point
Commits on Aug 8, 2026
bmp, ppm: streaming scaled decode with bounded memory
Show description for a722f64
mariusandra
and
claude
committed
a722f64
View commit details
Copy full SHA for a722f64
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
Memory-aware decoding: runtime budgets, streaming JPEG source, fit modes
Show description for 6392050
mariusandra
and
claude
committed
6392050
View commit details
Copy full SHA for 6392050
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
png scaling
mariusandra
committed
2d99f1d
View commit details
Copy full SHA for 2d99f1d
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
Add pure Nim WebP decoder
Tests
committed
2b29f8f
View commit details
Copy full SHA for 2b29f8f
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
add image base64 helper
treeform
committed
47cddb1
View commit details
Copy full SHA for 47cddb1
View code at this point
Browse repository at this point
Commits on May 29, 2023
ptr+len decode image dimens
guzba
committed
93ade8c
View commit details
Copy full SHA for 93ade8c
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
delete mask ref object type
guzba
committed
3d13292
View commit details
Copy full SHA for 3d13292
View code at this point
Browse repository at this point
Commits on Jul 24, 2022
image.fill(paint)
guzba
committed
684be27
View commit details
Copy full SHA for 684be27
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
animated gif support
guzba
committed
d544926
View commit details
Copy full SHA for d544926
View code at this point
Browse repository at this point
convertToImage alternative to newImage for straight alpha image formats
guzba
committed
033c4b5
View commit details
Copy full SHA for 033c4b5
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
fix docs
guzba
committed
7ce724c
View commit details
Copy full SHA for 7ce724c
View code at this point
Browse repository at this point
decodeImageDimensions(data) and readImageDimensions(path)
guzba
committed
5e6103f
View commit details
Copy full SHA for 5e6103f
View code at this point
Browse repository at this point
Commits on May 22, 2022
parseSvg + newImage(svg)
guzba
committed
a08a989
View commit details
Copy full SHA for a08a989
View code at this point
Browse repository at this point
Commits on May 21, 2022
simpler api proposal
guzba
committed
3c810c6
View commit details
Copy full SHA for 3c810c6
View code at this point
Browse repository at this point
Commits on May 17, 2022
remove stb, commit to new jpeg
guzba
committed
4194c4a
View commit details
Copy full SHA for 4194c4a
View code at this point
Browse repository at this point
Commits on May 12, 2022
string, rm encodeJpeg
guzba
committed
4b97780
View commit details
Copy full SHA for 4b97780
View code at this point
Browse repository at this point
Commits on Feb 14, 2022
Merge pull request #384 from treeform/dev
Show description for 1a89f5d
treeform
authored
1a89f5d
View commit details
Copy full SHA for 1a89f5d
View code at this point
Browse repository at this point
More enum renames.
treeform
committed
3e5926c
View commit details
Copy full SHA for 3e5926c
View code at this point
Browse repository at this point
Commits on Feb 13, 2022
rm seq[uint8]
guzba
committed
ccccd88
View commit details
Copy full SHA for ccccd88
View code at this point
Browse repository at this point
Commits on Feb 12, 2022
Rename FileFormat enum.
treeform
committed
e9f9b82
View commit details
Copy full SHA for e9f9b82
View code at this point
Browse repository at this point
Commits on Jan 9, 2022
add rudimentary PPM decoder
nnsee
committed
0139af5
View commit details
Copy full SHA for 0139af5
View code at this point
Browse repository at this point
add PPM encoder
nnsee
committed
7679712
View commit details
Copy full SHA for 7679712
View code at this point
Browse repository at this point
Commits on Jan 3, 2022
qoi consistent style pass
guzba
committed
91abc68
View commit details
Copy full SHA for 91abc68
View code at this point
Browse repository at this point
QOI support
Show description for 291a0e3
Emery Hemingway
committed
291a0e3
View commit details
Copy full SHA for 291a0e3
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
move blendMode dont export blends
guzba
committed
1214861
View commit details
Copy full SHA for 1214861
View code at this point
Browse repository at this point
Commits on Aug 18, 2021
raises
guzba
committed
94a0f3e
View commit details
Copy full SHA for 94a0f3e
View code at this point
Browse repository at this point
Commits on Aug 13, 2021
more changes for bindings
guzba
committed
abbe4f6
View commit details
Copy full SHA for abbe4f6
View code at this point
Browse repository at this point
Commits on Aug 12, 2021
changes noticed while working on bindings
guzba
committed
a95d1f5
View commit details
Copy full SHA for a95d1f5
View code at this point
Browse repository at this point
Commits on Aug 6, 2021
path as ref object
guzba
committed
3f08c2b
View commit details
Copy full SHA for 3f08c2b
View code at this point
Browse repository at this point
font as ref object
guzba
committed
daaa71b
View commit details
Copy full SHA for daaa71b
View code at this point
Browse repository at this point
Commits on Jun 25, 2021
masks and images conversion
guzba
committed
2232e09
View commit details
Copy full SHA for 2232e09
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.