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 }}
papandreou
/
express-processimage
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
55
Code
Issues
11
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 30, 2026
11.2.1
papandreou
committed
257b09a
View commit details
Copy full SHA for 257b09a
Browse repository at this point
Merge pull request #207 from outlawtorn/master
Show description for 36f9c42
papandreou
authored
36f9c42
View commit details
Copy full SHA for 36f9c42
Browse repository at this point
Fix: pass stream error to next and call destroyAndRestore() in secondGuessSourceContentType error handling
alexander
committed
189e5f4
View commit details
Copy full SHA for 189e5f4
Browse repository at this point
Commits on Apr 29, 2026
Remove unused var
papandreou
committed
ce4950c
View commit details
Copy full SHA for ce4950c
Browse repository at this point
Simplify more tests
papandreou
committed
3c69d94
View commit details
Copy full SHA for 3c69d94
Browse repository at this point
Simplify failing test to not do a binary comparison
papandreou
committed
c596191
View commit details
Copy full SHA for c596191
Browse repository at this point
Switch to ubuntu-latest
papandreou
committed
df7f293
View commit details
Copy full SHA for df7f293
Browse repository at this point
Commits on Jun 2, 2024
11.2.0
papandreou
committed
8b50a9d
View commit details
Copy full SHA for 8b50a9d
Browse repository at this point
11.1.0
papandreou
committed
58e2570
View commit details
Copy full SHA for 58e2570
Browse repository at this point
eslint --fix .
papandreou
committed
67b30e4
View commit details
Copy full SHA for 67b30e4
Browse repository at this point
Merge pull request #205 from outlawtorn/master
Show description for 278db02
papandreou
authored
278db02
View commit details
Copy full SHA for 278db02
Browse repository at this point
Enable the mocha/consistent-spacing-between-blocks rule
papandreou
committed
a41e38b
View commit details
Copy full SHA for a41e38b
Browse repository at this point
npm i --save-dev eslint-plugin-mocha@latest
papandreou
committed
5c1a598
View commit details
Copy full SHA for 5c1a598
Browse repository at this point
Commits on May 13, 2024
add ico test
alexander
committed
e7f7401
View commit details
Copy full SHA for e7f7401
Browse repository at this point
fixed lint
alexander
committed
2e1a98a
View commit details
Copy full SHA for 2e1a98a
Browse repository at this point
fixed failing test
alexander
committed
08bea3c
View commit details
Copy full SHA for 08bea3c
Browse repository at this point
add test data
alexander
committed
d73968a
View commit details
Copy full SHA for d73968a
Browse repository at this point
Add icon and webp to secondGuessSourceContentType check
outlawtorn
authored and
alexander
committed
48b24d3
View commit details
Copy full SHA for 48b24d3
Browse repository at this point
Commits on Jan 30, 2024
Refresh development dependencies and use prettier 3 for formatting (#202)
Show description for 4d63702
3 people
authored
4d63702
View commit details
Copy full SHA for 4d63702
Browse repository at this point
Commits on Dec 17, 2023
11.0.0
alexjeffburke
committed
c89abae
View commit details
Copy full SHA for c89abae
Browse repository at this point
Call time on testing images by asserting on their resemblance.
Show description for 5c4550d
alexjeffburke
committed
5c4550d
View commit details
Copy full SHA for 5c4550d
Browse repository at this point
Commits on Dec 16, 2023
Remove unused bluebird dependency.
Show description for b1af310
alexjeffburke
committed
b1af310
View commit details
Copy full SHA for b1af310
Browse repository at this point
Remove error definitions unused since the introduction of impro.
Show description for 2f80f46
alexjeffburke
committed
2f80f46
View commit details
Copy full SHA for 2f80f46
Browse repository at this point
Commits on Dec 15, 2023
Update impro to version 0.14.0.
Show description for 76ab7b0
alexjeffburke
committed
76ab7b0
View commit details
Copy full SHA for 76ab7b0
Browse repository at this point
Cover an OutputDimensionsExceeded error being passed to next.
alexjeffburke
committed
ef89ce5
View commit details
Copy full SHA for ef89ce5
Browse repository at this point
Raise minimum node version to 16.
Show description for b089acd
alexjeffburke
committed
b089acd
View commit details
Copy full SHA for b089acd
Browse repository at this point
Commits on Oct 27, 2023
10.3.0
alexjeffburke
committed
dd187d5
View commit details
Copy full SHA for dd187d5
Browse repository at this point
Use the version hook to generate a changelog.
alexjeffburke
committed
813eca1
View commit details
Copy full SHA for 813eca1
Browse repository at this point
Upgrade impro to its latest version 0.13.1.
Show description for 588b1cf
alexjeffburke
committed
588b1cf
View commit details
Copy full SHA for 588b1cf
Browse repository at this point
Use a supported Ubuntu version on CI thus restoring it to working.
Show description for bcb8466
alexjeffburke
committed
bcb8466
View commit details
Copy full SHA for bcb8466
Browse repository at this point
Commits on May 7, 2022
Merge pull request #180 from papandreou/depfu/update/npm/optipng-4.0.0
Show description for 3da9e7b
papandreou
authored
3da9e7b
View commit details
Copy full SHA for 3da9e7b
Browse repository at this point
Commits on May 6, 2022
Update optipng to version 4.0.0
depfu[bot]
authored
ac99e6b
View commit details
Copy full SHA for ac99e6b
Browse repository at this point
Commits on Apr 21, 2022
Also lint with node.js 14 as it's the npm install step that's failing
papandreou
committed
582e171
View commit details
Copy full SHA for 582e171
Browse repository at this point
Don't test with 16 for now (trying to fix CI)
papandreou
committed
f086ae8
View commit details
Copy full SHA for f086ae8
Browse repository at this point
Drop node.js 10 and 12, lint with 16 (semver-major)
papandreou
committed
1a1ee1e
View commit details
Copy full SHA for 1a1ee1e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.