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
Accelerator
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
Type
/
to 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 }}
ryush00
/
minimagick
Public
forked from
minimagick/minimagick
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 7, 2022
Bump to 4.12.0
janko
committed
2a4d0fc
View commit details
Copy full SHA for 2a4d0fc
Browse repository at this point
Remove failing spec
Show description for 448350a
janko
committed
448350a
View commit details
Copy full SHA for 448350a
Browse repository at this point
Fix handling of tempfile in `MiniMagick::Image#format` (#547)
Show description for 6151060
aki19035vc
authored
6151060
View commit details
Copy full SHA for 6151060
Browse repository at this point
Commits on Nov 13, 2022
spec: Replace deprecated File.exists? with File.exist? (#550)
mtasaka
authored
79ac98a
View commit details
Copy full SHA for 79ac98a
Browse repository at this point
Commits on Sep 13, 2022
Merge pull request #540 from lab-kw/fix_parse_warnings_regex
Show description for 2ed9959
thiagofm
authored
2ed9959
View commit details
Copy full SHA for 2ed9959
Browse repository at this point
Commits on Aug 9, 2022
add a test case
lab-kw
committed
31cd87f
View commit details
Copy full SHA for 31cd87f
Browse repository at this point
Commits on Jun 7, 2022
remove d*
lab-kw
committed
8a8e4a9
View commit details
Copy full SHA for 8a8e4a9
Browse repository at this point
Commits on May 28, 2022
Change gsub to tr (#543)
Show description for 575ba0f
artofhuman
authored
575ba0f
View commit details
Copy full SHA for 575ba0f
Browse repository at this point
Add configuration to change temporary directory (#541)
Show description for 67903eb
willianveiga
authored
67903eb
View commit details
Copy full SHA for 67903eb
Browse repository at this point
Commits on May 26, 2022
Add cmd status to exception (#542)
artofhuman
authored
42e9d01
View commit details
Copy full SHA for 42e9d01
Browse repository at this point
Commits on Apr 27, 2022
fix Info#parse_warnings regex
lab-kw
committed
1079fa2
View commit details
Copy full SHA for 1079fa2
Browse repository at this point
Commits on Feb 19, 2022
Allow passing `format` to Image#get_pixels so we can request "RGBA" pixels (#537)
catlee
authored
39b3ed4
View commit details
Copy full SHA for 39b3ed4
Browse repository at this point
Commits on Sep 17, 2021
suppress warning to ambiguous argument (#529)
wonda-tea-coffee
authored
859e48b
View commit details
Copy full SHA for 859e48b
Browse repository at this point
Simpler command timeout (#525)
Show description for fcd27df
casperisfine
and
byroot
authored
fcd27df
View commit details
Copy full SHA for fcd27df
Browse repository at this point
Commits on Sep 11, 2021
Update README.md (#533)
dkatsuki
authored
60889d3
View commit details
Copy full SHA for 60889d3
Browse repository at this point
Commits on Sep 10, 2021
update RRAD.me (#532)
Show description for 4d1c808
dkatsuki
authored
4d1c808
View commit details
Copy full SHA for 4d1c808
Browse repository at this point
Commits on Jan 11, 2021
Fix script of downloading ImageMagick (#524)
Show description for 6a232e1
takahashim
authored
6a232e1
View commit details
Copy full SHA for 6a232e1
Browse repository at this point
Commits on Nov 6, 2020
Bump to 4.11.0
janko
committed
0217b4d
View commit details
Copy full SHA for 0217b4d
Browse repository at this point
Accept hash of options in #stack
Show description for b7b224f
janko
committed
b7b224f
View commit details
Copy full SHA for b7b224f
Browse repository at this point
Remove validate_on_write from README
Show description for 2fcb5f1
janko
committed
2fcb5f1
View commit details
Copy full SHA for 2fcb5f1
Browse repository at this point
Add YARD example tags; option (#507)
olleolleolle
authored
065bfab
View commit details
Copy full SHA for 065bfab
Browse repository at this point
feat: added helper function to convert array of rgb pixels to form an image (#516)
Show description for 630ec8d
rabinpoudyal
authored
630ec8d
View commit details
Copy full SHA for 630ec8d
Browse repository at this point
Parse out Ghostscript warnings in identfication (#522)
Show description for eee6cc0
ageacademia
authored
eee6cc0
View commit details
Copy full SHA for eee6cc0
Browse repository at this point
Commits on Oct 24, 2020
Fix typo (#520)
issei-m
authored
986466d
View commit details
Copy full SHA for 986466d
Browse repository at this point
Commits on May 4, 2020
Remove Ruby 1.9.3 from README (#513)
Show description for c32d09f
dentarg
authored
c32d09f
View commit details
Copy full SHA for c32d09f
Browse repository at this point
Commits on Mar 11, 2020
Suppress `warning: method redefined; discarding old cli and cli=` (#505)
nishidayuya
authored
13a8835
View commit details
Copy full SHA for 13a8835
Browse repository at this point
Fix Imagemagick download URI on CI (#506)
Show description for 8ce421a
nishidayuya
authored
8ce421a
View commit details
Copy full SHA for 8ce421a
Browse repository at this point
Commits on Jan 6, 2020
Bump to 4.10.1
janko
committed
4206a74
View commit details
Copy full SHA for 4206a74
Browse repository at this point
Still prioritize ImageMagick before GraphicsMagick
Show description for 4749aab
janko
committed
4749aab
View commit details
Copy full SHA for 4749aab
Browse repository at this point
Bump to 4.10.0
janko
committed
adb8283
View commit details
Copy full SHA for adb8283
Browse repository at this point
Fix Ruby 2.7 warnings (#496)
Show description for 1b3fe59
kamipo
authored and
janko
committed
1b3fe59
View commit details
Copy full SHA for 1b3fe59
Browse repository at this point
Commits on Jan 2, 2020
Add Ruby 2.7 to TravisCI build matrix (#495)
oleksii-leonov
authored and
janko
committed
bca935c
View commit details
Copy full SHA for bca935c
Browse repository at this point
Commits on Oct 11, 2019
Implement #landscape? and #portrait? Image class methods to check orientation (#491)
theomarkkuspaul
authored and
janko
committed
259105c
View commit details
Copy full SHA for 259105c
Browse repository at this point
Commits on Jul 25, 2019
Prioritizes discovery of ImageMagick7/GraphicsMagick over legacy ImageMagick6. (#478)
Show description for 916b895
drnic
authored and
janko
committed
916b895
View commit details
Copy full SHA for 916b895
Browse repository at this point
update rubies list; sort by newness (#479)
drnic
authored and
janko
committed
db6eda3
View commit details
Copy full SHA for db6eda3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.