Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8447601
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T10:13:10+00:00 2026-06-10T10:13:10+00:00

I have the below css code for a web gradient on my page, I

  • 0

I have the below css code for a web gradient on my page, I would like to make a background image that is exact to this gradient using the Gimp. Anyone have expertise doing this that might be able to lend some advice? Thanks

background-image:-webkit-linear-gradient(90deg, rgba(51, 51, 51, 1.00) 0.0% , rgba(26, 26, 26, 1.00) 50.5% , rgba(51, 51, 51, 1.00) 50.7% , rgba(77, 77, 77, 1.00) 100.0% );
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T10:13:11+00:00Added an answer on June 10, 2026 at 10:13 am

    GIMP can’t parse that directly, althoug GIMP 2.8 ships with a Python script that can output gradients in this CSS syntax

    You could make a python-script to parse CSS gradient syntax into GIMP Gradients,
    and them use this gradient on an image.

    Of course it is overkill if you are needing that just once –
    I’d recommend creating a new gradient in GIMP, and manually edit the recorded file
    (in ~/.gimp-2.8/gradients folder if you are on *nix, else check for the user gradients folder in the preferences).

    GIMP’s gradient file is straightforward – a text only file that goes like:

    GIMP Gradient
    Name: Untitled
    2
    0.000000 0.243464 0.486928 0.000000 0.000000 0.000000 1.000000 0.000000 1.000000 0.000000 1.000000 0 0 0 0
    0.486928 0.743464 1.000000 0.000000 0.000000 1.000000 1.000000 1.000000 1.000000 1.000000 1.000000 0 0 0 0
    

    So this is a single gradient, with two segments – each line has the start-point, endpoint of each segment, the starting ARGB color, ending ARGB color, and ,…don’t care, just keep the four zeros at the end: most likely they are used to describe the type of color in each endpoint, and we want 0.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a page like below; <style type=text/css> #div1 { height: 100px; background-color: #CCCCCC;
I have some CSS code that hides the cursor on a web page (it
I have created a css gradient.Am trying to place a image above that.Below is
I have a page like below; <style type=text/css> #test a{ display: block; width: 150px;
I have some HTML and CSS code like below <html> <head> <style type=text/css> img.normal
I have two CSS float problems on this website ( http://melisayavas.com/web ) that I
Little trouble in using css, in the below code, i have used odd and
I have html and css as below - .title { display: block; background-color: red;
I have two CSS tranistions as below (they both cover the page and then
I have 2 css files in my page: Site.css jquery-ui.css Site.css is listed BELOW

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.